Go to file
2022-11-30 12:20:28 +01:00
src Improved template 2022-11-30 12:20:28 +01:00
.gitignore Added template 2022-11-30 11:51:08 +01:00
LICENSE Added template 2022-11-30 11:51:08 +01:00
README.md Added template 2022-11-30 11:51:08 +01:00
run Added template 2022-11-30 11:51:08 +01:00

adventofcode-2022

https://adventofcode.com/2022

Execute

First create a venv and install deps with pip install -t deps.txt

Then run code easily with ./run {Number-of-day}