/AOC-2023

Advent of Code 2023, let's do this!

Primary LanguageJavaScript

AOC-2023

Advent of Code 2023, let's do this!

To run the solution for a day against that day's input, run the following in the project's root dir:

npm install
npm test <?day-number> # Optionally, provide the day number

Merry Xmas!