My repository for the yearly Advent of Code challenges.
I also have added a few utilities.
bin/start- creates the files and downloads the input for the day. Needs a.cookiefile for the last partbin/run- runs the file and returns the output
Both accept an argument for the date. When left empty it will default to the current day.