#advent-of-code #cargo #aoc

build cargo_new_aoc

A program that facilitates creating Rust projects for Advent of Code solutions

2 releases

0.1.1 Dec 10, 2023
0.1.0 Dec 10, 2023

#246 in Build Utils

26 downloads per month

MIT license

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.2–1.8MB
~35K SLoC