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
12
13
14
15
16
# `ft-cli`: CLI to Sync FifthTry Content Locally

`ft-cli` is an open source utility to sync content hosted on FifthTry.com with
local folder. It can be used to sync content stored in github to be uploaded to 
FifthTry, or for FifthTry content to be synced with Dropbox etc.

Currently it only supports one way sync: `local-to-remote`, for `ftd` content that 
is stored in `git`. In future we will support `remote-to-local` and `two-way-sync`,
as well as auto conversion back and forth from `mdbook`, `jekyll`, `asciidoc` etc.

Discord: Join our [`ft-sync` channel](https://discord.gg/jSQZFBPVaA).

License: BSD

Checkout the [Roadmap](https://www.fifthtry.com/fifthtry/ft-sync/roadmap/) and 
[Changelog](https://www.fifthtry.com/fifthtry/ft-sync/changelog/).