You will need a Rust compiler such as the ones included by default with the cargo and rustup packages.
git clone https://github.com/attelier/clacksclis
cd ./clackscli
cargo build --releaseYou may also choose to push the binary into a PATH folder to run it from anywhere.