Files
aiken/crates/cli
KtorZ 536c9457b3 Refactor project source parsing
There was already a 'parse_sources' function, and 'parse' was actually more about typechecking than parsing.
2022-12-17 01:02:21 +01:00
..
2022-12-17 01:02:21 +01:00
2022-06-18 23:15:05 -04:00

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