Work In Progress
Build from Source
Requirements:
package | minimal Version |
---|---|
Rust | tested with version 1.69 |
cargo | tested with version 1.67.0 |
git | tested with version 2.40.0 |
Clone from repository:
git clone git@github.com:linkdd/tricorder.git
cd tricorder
Compile from source (requirement rust installed via rustup):
cargo install --locked --path .
Make sure ~/.cargo/bin
is on the $PATH