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
-- fbt:
cmd: $FBT_CWD/target/debug/ft --test sync
skip: We will remove it later

-- stdout:

Updated: testuser/index/foo.md
Created: testuser/index/bar.txt
Updated: testuser/index
Synced successfully.