/adventofcode_utils

Utilities for AoC

Primary LanguageShell

Advent of Code utilities

Utilities for working with advent of code puzzles.

The aoc_input.sh script follow the automation guidelines on the /r/adventofcode community wiki. Specifically:

  • Once inputs are downloaded, they are cached locally
  • The User-Agent header is set to me since I maintain this tool 😄