aiken/crates/cli
KtorZ 1637a0d30e Add --match-tests to 'check' cmd
For running only tests matching a certain pattern. Useful when doing TDD.
2022-12-13 10:34:34 -05:00
..
src Add --match-tests to 'check' cmd 2022-12-13 10:34:34 -05:00
Cargo.toml refactor: move prints to cli via EventListener trait 2022-12-08 19:25:28 -05:00
README.md chore: readmes in uplc and cli 2022-06-18 23:15:05 -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