Files
aiken/crates/aiken-project
KtorZ 6c039708c3 Rework 'watch_project' to reuse 'with_project'
Also removed the 'clear' flag to do it by default instead of clogging
  the terminal view.

  This now works pretty nicely, and the logic is back under
  `aiken_project`.
2023-11-25 14:48:22 +01:00
..
2023-11-24 08:37:54 +01:00

Project

This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.