aiken/crates/project
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 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.