Skip to content

sam-atkins/aoc-rust-template

Repository files navigation

Advent of Code Rust Template

Create a new Advent of Code Rust repo using this template with cargo generate.

To use via repo:

cargo generate --git https://github.com/sam-atkins/aoc-rust-template.git

To use locally:

cargo generate --path path/to/aoc-rust-template/

Releases

No releases published

Languages