thib8956
50edd189ac
refactor: move init command to helper.py
2026-05-14 18:57:44 +02:00
thib8956
8bdde87767
chore: implement "aoc run all" subcommand
2026-05-14 18:06:04 +02:00
thib8956
0bee46a0ad
solve some days
2026-05-13 18:09:00 +02:00
thib8956
37f2b62db2
feat: implement aoc init subcommand
2026-02-19 12:08:01 +01:00
thib8956
93377a0295
chore: load auth from .env file
2026-02-17 19:30:34 +01:00
thib8956
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
thib8956
97c7b63217
2025 day 1
2025-12-05 16:42:14 +01:00
thib8956
87f51b3f83
2019 day 10
2025-08-05 23:29:34 +02:00
thib8956
e2964c6c36
chore: create new project structure and aoc.py runner script
2025-08-04 16:33:33 +02:00