Skip to content

ctsstc/advent-of-code-2022

Repository files navigation

advent-of-code-2022

https://adventofcode.com/2022

Setup

npm i

Adding a New Day

npm run new:day

Running Tests

npm run test
npm run test:watch
npm run test:coverage

Releases

No releases published

Packages

No packages published