ft-cli 0.1.0

ft-cli is a tool for syncing a git repo or a local folder to a FifthTry account
1
2
3
4
5
6
7
8
9
10
11
-- fbt:
cmd: $FBT_CWD/target/debug/ft --test sync

In this test we are testing if a file is each added, deleted and updated if they
are being sent to server.

-- stdout:

Updated: testuser/index/foo
Synced successfully.