Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 228 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 228 Bytes

AdventOfCode2021

This is really hacky code to get these tasks done. They are not indicative of my typical programming style.

New folder with template DayX-Y
dotnet new console --framework net6.0
dotnet new gitignore