cargo_new_aoc 0.1.1

A program that facilitates creating Rust projects for Advent of Code solutions
Documentation
  • Coverage
  • 33.33%
    1 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 9.49 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 368.14 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • prawnydagrate

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