Synchronize local folder with remote Tracim shared space.
trsync is in development. You can try it by following next sections.
You must have rust programming language installed on you system.
You need some dependencies, debian-like command to install them :
apt-get install build-essential pkg-config libssl-dev libsqlite3-dev
From root of this repository, run :
cargo run <path of folder to sync> <tracim address> <workspace id> <tracim username>
Example :
cargo run ~/Tracim/MyProject mon.tracim.fr 42 bux