howto start
Work In Progress

Build from Source

Requirements:

packageminimal Version
Rusttested with version 1.69
cargotested with version 1.67.0
gittested 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