Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 808 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 808 Bytes

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.