Storage for my AdventOfCode solutions
# Install dependencies
uv sync --dev
# Setup pre-commit and pre-push hooks
uv run pre-commit install --install-hooks
Day | Part 1 | Part 2 |
---|---|---|
Day 1 | ⭐ | ⭐ |
Day 2 | ⭐ | ⭐ |
Day 3 | ⭐ | ⭐ |
Day 4 | ⭐ | ⭐ |
Day 6 | ⭐ | ⭐ |
This package was created with Cookiecutter and the sourcery-ai/python-best-practices-cookiecutter project template.