My Advent of Code soloutions Setup git clone https://github.com/yayl/AOC cd AOC git submodule init && git submodule update Usage ./run.sh <year> <day> <part>