Skip to content
/ aoc Public

🎄 An Advent of Code utility library for people solving the challenges with Go

License

Notifications You must be signed in to change notification settings

kkrypt0nn/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc

Go Reference Repository License Code Size Last Commit

This library provides some utilities to make the Advent of Code solutions easier, faster and shorter to solve.

Installation

If you want to use this library for one of your projects, you can install it like any other Go library

go get github.com/kkrypt0nn/aoc

License

This library was made with 💜 by Krypton and is under the MIT license.