trisync 0.1.1

A friendly CLI Tool for automating synchronization of multiple TRIRIGA environment by using the OM API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Tri-Sync CLI
---

[Crates.io](https://crates.io/crates/trisync) package

A friendly CLI Tool for automating synchronization of multiple TRIRIGA environment by using the OM API.

To install using `crate`

`crate install trisync`

To build from source

`cargo build --release`