Awesome
Advent of Code 2024
<img src="image.png" align="right">Advent of Code 2024 solutions in C#.
Installation
Requires
Usage
New Day
This will create the IDay
file, the *.txt
input file,
and the unit test file for a given day.
./aoc.ps1 new 25
Run
./aoc.ps1 run
Test
./aoc.ps1 test