![]() This was currently in the 'cli' crates, but this code is pretty standalone and need not to be mixed with the rest of the cli logic. Ideally, we want the cli crate to be only a thin wrapper over functionality available from the rest of the lib crates. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
CLI
This is the crate that contains the aiken command line application which bundles together all the other crates in this project.
Install
cargo install aiken