aiken/crates/aiken-project
KtorZ 1701cacb52
Add builtin functions to the prelude
Starting with 'not', will add 'always' and 'identity' later.
2022-12-29 12:05:30 +01:00
..
src Add builtin functions to the prelude 2022-12-29 12:05:30 +01:00
templates chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
Cargo.toml chore: make folder names match crate name 2022-12-21 18:11:07 -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.