cargo_new_aoc

Crates.iocargo_new_aoc
lib.rscargo_new_aoc
version0.1.1
sourcesrc
created_at2023-12-10 06:53:03.349771
updated_at2023-12-10 07:18:55.467584
descriptionA program that facilitates creating Rust projects for Advent of Code solutions
homepage
repositoryhttps://github.com/Python3-8/cargo_new_aoc
max_upload_size
id1064061
size9,977
Pranav (prawnydagrate)

documentation

README

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
Commit count: 0

cargo fmt