![]() This allows in case of issues with dependencies to at least safely remove cached packages. Before that, it could be hard to know where are even located the cached files without looking at the source code. ``` Clearing /Users/ktorz/Library/Caches/aiken/packages Removing aiken-lang-stdlib-7ca9e659688ea88e1cfdc439b6c20c4c7fae9985.zip Removing aiken-lang-stdlib-main@04eb45df3c77f6611bbdff842a0e311be2c56390f0fa01f020d69c93ff567fe5.zip Removing aiken-lang-stdlib-6b482fa00ec37fe936c93155e8c670f32288a686.zip Removing aiken-lang-stdlib-1cedbe85b7c7e9c4036d63d45cad4ced27b0d50b.zip Done ``` |
||
---|---|---|
.. | ||
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