2 releases
0.1.1 | Dec 10, 2023 |
---|---|
0.1.0 | Dec 10, 2023 |
#497 in Build Utils
4KB
63 lines
REALLY MESSED UP HERE
See cargo-newaoc instead.
cargo_new_aoc
A program that facilitates creating Rust projects for Advent of Code solutions
Installation
Install with $ cargo install cargo_new_aoc
Usage
Running with --help
;
A program that facilitates creating Rust projects for Advent of Code solutions
Usage: cargo_new_aoc <NAME>
Arguments:
<NAME> Name of the project (will be run with `cargo new`)
Options:
-h, --help Print help
Dependencies
~1–1.6MB
~30K SLoC