cargo-newaoc

Crates.iocargo-newaoc
lib.rscargo-newaoc
version0.1.2
sourcesrc
created_at2023-12-10 07:12:10.51906
updated_at2023-12-10 08:32:57.139365
descriptionA program that facilitates creating Rust projects for Advent of Code solutions
homepage
repositoryhttps://github.com/Python3-8/cargo-newaoc
max_upload_size
id1064066
size10,113
Pranav (prawnydagrate)

documentation

README

cargo-newaoc

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

Installation

Install with $ cargo install cargo-newaoc

Usage

Running with --help;

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

Usage: cargo-newaoc <NAME>

Arguments:
  <NAME>  Name of the project (will be run with `cargo new`)

Options:
  -h, --help  Print help
Commit count: 2

cargo fmt