Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 442 Bytes

File metadata and controls

15 lines (12 loc) · 442 Bytes

CICD License: GPLv3

AoC.NET

A .NET library for solving Advent of Code.

Building

dotnet build -c Release

Testing

dotnet test