aiken/crates/aiken
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
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

README.md

CLI

This is the crate that contains the aiken command line application which bundles together all the other crates in this project.

Install

cargo install aiken