Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 307 Bytes

Advent of code 2024

Collection of challenges and solutions for Advent of code 2024

Install dependencies

pip install -e '.[dev]'
pre-commit install

Generating README.md

There is a handy tool to convert HTML to markdown.