My solutions to the advent of code challenges, written in python
Run make install or
make install
Run from root directory (inside a virtualenv):
$ pip install -e .
$ aoc <year> <day>
$ aoc <year>