Skip to content

mackbyte/aoc-2022

Repository files navigation

aoc-2020

Advent of Code 2020

Scripts:

Build source

npm run build

Run a part

npm start [day] [part]

Build and run a part

npm run day [day] [part]

Generate new part source file

npm run generate [day] [part]

About

Advent of Code 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published