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
- Host: GitHub
- URL: https://github.com/kfl/adventofcode_utils
- Owner: kfl
- Created: 2023-11-28T14:41:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-15T12:23:21.000Z (over 1 year ago)
- Last Synced: 2025-01-31T23:59:49.684Z (over 1 year ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: