# load dependencies
npm i
# create a local executable
npm link
# run it!
npx aoc --day dec01 -t arrays -t integer --part 2
# run it on a previous year
npx aoc --year 2021 --day dec01 -t lines -t integer -v
# start a new AoC day (copies templates/):
npm run newDay dec02
-
Notifications
You must be signed in to change notification settings - Fork 0
License
rrahkola/advent-of-code
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published