aiken/crates/project
KtorZ e5972640d2
Remove 'eval' command.
Was introduced as a work-around to get some debugging info out of scripts, but tests do now provide the same capability with a better output and, do so automatically.
2022-12-14 22:14:35 +01:00
..
src Remove 'eval' command. 2022-12-14 22:14:35 +01:00
Cargo.toml refactor: move prints to cli via EventListener trait 2022-12-08 19:25:28 -05:00
README.md Extra project utilities in their own crate. 2022-10-28 13:48:40 +02:00

README.md

Project

This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.