aiken/crates/aiken-project
KtorZ e06bbc4e73
Slightly edit module matching logic for conciseness/clarity
Also allow using identifier names directly as shorthand, without
   surrounding .{ ... }
2023-01-10 18:41:02 +01:00
..
src Slightly edit module matching logic for conciseness/clarity 2023-01-10 18:41:02 +01:00
templates chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
Cargo.toml feat(aiken-project): use rayon to run tests in parallel 2023-01-09 18:12:18 -05:00
README.md chore: make folder names match crate name 2022-12-21 18:11:07 -05:00

README.md

Project

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