aiken/crates/aiken
KtorZ 7883aff5f7
revert 619b73d03e
There's really no scenario where we want to generate boilerplate that
  always end up being removed. In particular, the boilerplate breaks
  tutorial as it generate conflicting validators in the blueprint.

  The only argument in favor of the boilerplate is to serve as example
  and show people some syntax reminder. However, this is better done in
  the README or on the user manual directly.
2023-08-22 12:59:36 +02:00
..
src revert 619b73d03e 2023-08-22 12:59:36 +02:00
Cargo.toml chore: Release 2023-08-19 20:17:00 -04:00
README.md chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
build.rs feat(aiken-new): output a github action 2023-05-18 01:33:03 -04: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