Commit Graph

5 Commits

Author SHA1 Message Date
93377a0295 chore: load auth from .env file 2026-02-17 19:30:34 +01:00
f783ff0d6d chore: make intcode an installable package
- Move intcode/ from 2019/ folder to the root of the repository
- The package is automatically installed with the adventofcode package
  with `pip install -e .` command
2026-02-17 19:11:50 +01:00
97c7b63217 2025 day 1 2025-12-05 16:42:14 +01:00
87f51b3f83 2019 day 10 2025-08-05 23:29:34 +02:00
e2964c6c36 chore: create new project structure and aoc.py runner script 2025-08-04 16:33:33 +02:00