Installing the command-line executable
Assuming you have Rust/Cargo installed , run this command in a terminal:
cargo install kaiju
It will make the kaiju command available in your PATH if you've allowed the PATH to be modified when installing Rust . cargo uninstall kaiju uninstalls.
Back to the crate overview .
Readme
kaiju
Installation
Cargo
Install the rust toolchain in order to have cargo installed by following
this guide.
run cargo install kaiju
License
Licensed under either of
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
See CONTRIBUTING.md .