Commit graph

5 commits

Author SHA1 Message Date
Jonas
36608db7b3
feat: use basename var in vscode debug (#69)
removes the need to specify the current day in `launch.json`
2024-12-03 11:48:35 +01:00
Felix Spöttel
84208a663a fix: fix vscode launch configs 2023-12-10 23:52:27 +01:00
Felix Spöttel
d0b923f727
fix: rename package to advent_of_code (#13)
`aoc` shadowed the `aoc-cli` binary which could lead to issues.

closes #12
2022-11-29 20:17:00 +01:00
Felix Spöttel
9137ecc126 feat: configure vs code recommended extensions 2022-11-25 13:45:53 +00:00
Felix Spöttel
4449f5bc94 initial commit 2021-12-29 14:12:01 +01:00