Skip to content

Advent of Code 2020 (turnertime)

License

Notifications You must be signed in to change notification settings

turnertime/adventofcode2020

Repository files navigation

🎅 Advent of Code 2020

C# 9 (.NET 5) version of the Advent of Code 2020 problems.

🏗 Build Steps

git clone https://github.com/turnertime/AdventOfCode2020
cd .\AdventOfCode2020
dotnet build

🏃‍♀️ Run Steps

dotnet run --project .\AdventOfCode\AdventOfCode.csproj

RunExample

🧹 Format Code

dotnet format

💫 Create Steps

git init
dotnet new console -lang C#
dotnet new gitignore

About

Advent of Code 2020 (turnertime)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages