aiken/crates/cli
Niels Mündler 9b491b3777 Print machine logs (debug trace)
This may be made optional with a --verbose flag, but usually the user wants to see all invocations of the Trace command
2022-09-06 15:44:23 -04:00
..
src Print machine logs (debug trace) 2022-09-06 15:44:23 -04:00
Cargo.toml remove extra dependencies and return result for data encode/decode 2022-08-29 14:07:13 -04: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