aiken/crates/aiken-project
microproofs f35afe8d65
Implement SimpleExpr logic for configuration parsing
We can now use boolean, lists & all in configuration.
2024-08-29 16:25:10 +02:00
..
src Implement SimpleExpr logic for configuration parsing 2024-08-29 16:25:10 +02:00
templates Adjust doc to support blockquote alerts. 2024-08-28 15:28:49 +02:00
Cargo.toml Bump versions to 1.1.0, in anticipation. 2024-08-29 09:12:37 +02:00
README.md chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
build.rs Move compile-time build info to aiken-project 2023-10-06 14:08:47 +02:00

README.md

Project

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