aiken/crates/aiken-project
KtorZ a524836c94
Add compiler version & system information to panic error message
So that we stop constantly asking people about it.
2023-10-06 14:46:11 +02:00
..
src Add compiler version & system information to panic error message 2023-10-06 14:46:11 +02:00
templates Fix css media query for newly introduced navigation. 2023-04-20 16:49:45 +02:00
Cargo.toml Move compile-time build info to aiken-project 2023-10-06 14:08:47 +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.