An open API service indexing awesome lists of open source software.

https://github.com/kfl/adventofcode_utils

Utilities for AoC
https://github.com/kfl/adventofcode_utils

Last synced: about 1 year ago
JSON representation

Utilities for AoC

Awesome Lists containing this project

README

          

Advent of Code utilities
========================

Utilities for working with [advent of code](https://adventofcode.com/) puzzles.

The [`aoc_input.sh`](./aoc_input.sh) script follow the automation
guidelines on the `/r/adventofcode` community
[wiki](https://www.reddit.com/r/adventofcode/wiki/faqs/automation). Specifically:

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