My advent of code 2024 resolution
To install dependencies:
npm ci
To run:
npm start <day>
To run tests:
npm run test
To generate day:
npm run day
My advent of code 2024 resolution
To install dependencies:
npm ci
To run:
npm start <day>
To run tests:
npm run test
To generate day:
npm run day