aiken/crates/aiken-project
KtorZ 22a1c1dfb4
Use IndexMap throughout
In an ideal world, I should have handlded that directly at the conflicting commit in the rebase, but this would have bubbled up through all commits... which I wasn't really quite keen on going through. So here's an extra ugly commit that comes and 'fix the rebase'.
2023-01-31 09:51:00 +01:00
..
src Use IndexMap throughout 2023-01-31 09:51:00 +01:00
templates Implement various visual improvements for the doc generator 2023-01-18 15:12:15 +01:00
Cargo.toml Allow testing blueprint generation from Aiken programs 2023-01-31 09:48:44 +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.