src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
run |
adventofcode-2022
Execute
First create a venv and install deps with pip install -t deps.txt
Then run code easily with ./run {Number-of-day}
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
run |
First create a venv and install deps with pip install -t deps.txt
Then run code easily with ./run {Number-of-day}