Amiralgaby / trsync

Tracim remote sync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trsync

trsync illustration

Synchronize local folder with remote Tracim shared space.

State of trsync

trsync is in development. You can try it by following next sections.

Run development version

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

About

Tracim remote sync

License:MIT License


Languages

Language:Rust 91.4%Language:Python 5.9%Language:Gherkin 1.8%Language:Smarty 0.7%Language:Shell 0.2%