Skip to content

kfl/adventofcode_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 😄