aiken/crates/cli
Matthias Benkort d9d1310c6d
Merge pull request #166 from aiken-lang/some-interesting-test-cases
Include generics to get test cases working
2022-12-15 02:07:05 +01:00
..
src Merge pull request #166 from aiken-lang/some-interesting-test-cases 2022-12-15 02:07:05 +01: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