aiken/crates/project
KtorZ 2fc14c7c1f Make box-drawing code more reusable
- Move it to 'pretty' module.
  - Have function work on colored strings titles and contents
2022-12-21 14:39:46 -05:00
..
src Make box-drawing code more reusable 2022-12-21 14:39:46 -05:00
templates Tweak syntax-highlighting for better output. 2022-12-17 17:09:13 +01:00
Cargo.toml Make box-drawing code more reusable 2022-12-21 14:39:46 -05:00
README.md Extra project utilities in their own crate. 2022-10-28 13:48:40 +02:00

README.md

Project

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