aiken/crates/aiken-project
rvcas c66d07a54c feat: validator fns no longer need to be public
If the function doesn't match a script purpose
and is unused then it will till present as a
warning.
2023-01-15 12:33:10 -05:00
..
src feat: validator fns no longer need to be public 2023-01-15 12:33:10 -05:00
templates chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
Cargo.toml Move 'PackageName' and associated methods in its own module. 2023-01-14 23:29:28 +01: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.