Awesome
advent-of-code-2023
./local.ps1 run
./local.ps1 test
To only run specific day(s) pass them as arguments:
./local.ps1 run 05 06
Notes
Day 05
I copied (cheated from) this solution.
Day 10
I copied (cheated from) this solution.
Also, the maze output is pretty.