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
mod fenced_blocks;
mod handle;

pub use handle::handle_files;