mirror of
https://github.com/daylinmorgan/advent-of-code-2023.git
synced 2024-12-21 19:10:43 -06:00
advent of code solutions w/nim
assets | ||
solutions/day01 | ||
tools | ||
.gitignore | ||
LICENSE | ||
README.md |
Advent of Code 2023
To generate a new day and fetch the input's for a puzzle use the below command. Note: the day and year are inferred from today's date if not specified.
nim r ./tools/aoc.nim # -d:1 -y:2023