aiken/crates/aiken-project
KtorZ 3cefbd00af
Draft basic Blueprint schema type definition.
This doesn't include validations yet. Let's start simple
  and try to get some basic schema generated already.
2023-01-31 09:47:47 +01:00
..
src Draft basic Blueprint schema type definition. 2023-01-31 09:47:47 +01:00
templates Implement various visual improvements for the doc generator 2023-01-18 15:12:15 +01:00
Cargo.toml chore: Switch from hashmap and hashset to indexmap and indexset 2023-01-21 18:10:15 -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.