/advent-of-code-2021

https://adventofcode.com/2021

Primary LanguagePython

Advent of Code 2021

https://adventofcode.com/2021

Shell into python 3.9.9 container:

make up

Example execution of solution:

python solutions/day_08.py

Spin down and remove container:

make down