aiken/crates/aiken
rvcas b55726c90f feat(project): remove Error::List and use Vec<Error> 2023-02-20 15:30:25 -05:00
..
src feat(project): remove Error::List and use Vec<Error> 2023-02-20 15:30:25 -05:00
Cargo.toml Implement new command: address 2023-01-31 15:39:40 +01:00
README.md chore: make folder names match crate name 2022-12-21 18:11:07 -05:00

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