aiken/crates/aiken
rvcas 1de7b2866a
feat(cli): add --deny to build, check, and docs
This is useful for CI, where people that may have
a stricter workflow want to force CI to fail if any warnings
are detected.
2023-09-06 17:19:44 -04:00
..
src feat(cli): add --deny to build, check, and docs 2023-09-06 17:19:44 -04:00
Cargo.toml chore: Release 2023-08-24 15:05:12 -06:00
README.md chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
build.rs feat(aiken-new): output a github action 2023-05-18 01:33:03 -04: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