kkrypt0nn / aoc

πŸŽ„ An Advent of Code utility library for people solving the challenges with Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.