Crates.io | cargo_new_aoc |
lib.rs | cargo_new_aoc |
version | 0.1.1 |
source | src |
created_at | 2023-12-10 06:53:03.349771 |
updated_at | 2023-12-10 07:18:55.467584 |
description | A program that facilitates creating Rust projects for Advent of Code solutions |
homepage | |
repository | https://github.com/Python3-8/cargo_new_aoc |
max_upload_size | |
id | 1064061 |
size | 9,977 |
See cargo-newaoc instead.
A program that facilitates creating Rust projects for Advent of Code solutions
Install with $ cargo install cargo_new_aoc
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