Provides bash scripts for getting AoC input data, setting up a python file, and submitting the answer. Answers have to be provided in files a.out and b.out for part 1 and 2 respectively.
Put your Advent of Code session token into the following location:
~/.aocrc- Parse tag for unexpected response
- Set year as a parameter
- Add long command line parameter options
- Supress curl download/upload progress bar if not executed with -v option in
aoc-getandaoc-submit - Add creating / activating python venv to the aoc-setup and change shebang to use /usr/bin/env python