adventofcode How to use Check out code pipenv install pipenv shell Run file (e.g. python 2022/day1.py) How to develop Check out code pipenv install -d pipenv shell pre-commit install