0b0ca063988e29296905805ddcccbf076a402367
Added install instructions to README; both normal and debug install.
ahab
Installing
Clone this repo, with rust installed run this from root of the repo.
cargo install --path .
For printing of underlying commands install with debug flag.
cargo install --path . --debug
Description
Languages
Rust
100%