My solutions for the annual Advent of Code puzzles.
Soulutions are structured by year and by day.
Daily solution folder can be set up with bin/init [YEAR] [DAY]
script.
README badges show number of stars for each year.
Updating of badges is done via Make.
To do so run make badges
in virtualenv.