My answers for adventofcode.com, organized by YYYY/DD.
- Sets up each day's new folders, renders the boilerplate starter script into them, and downloads the puzzle's input.
- Requires Sergio de Carvalho's aoc command line util to be in
$PATH
. See aoc-cli's Readme for session cookie configuration.