Files
aiken/crates/project
KtorZ 6d0d938fb9 Extra project utilities in their own crate.
This was currently in the 'cli' crates, but this code is pretty standalone and need not to be mixed with the rest of the cli logic.
  Ideally, we want the cli crate to be only a thin wrapper over functionality available from the rest of the lib crates.
2022-10-28 13:48:40 +02:00
..

Project

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