trisync 0.1.3

A friendly CLI Tool for automating synchronization of multiple TRIRIGA environment by using the OM API
Documentation
1
2
3
4
pub mod cli;
pub mod config;
pub mod repo;
pub mod tririga;