Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 334 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 334 Bytes

AOC 2022

My solutions to Advent of Code 2022. This repo is primarily rust and nix, although I might branch out to Python or C++ depending.

cargo-generate

I will attempt to use cargo-generate to speed up creation of projects per day.

cargo generate --path <>