Commit Graph

2 Commits

Author SHA1 Message Date
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
e2964c6c36 chore: create new project structure and aoc.py runner script 2025-08-04 16:33:33 +02:00