Advent of Code Install dependencies: npm install Run tests: npm test Scaffold a new day (e.g. day 1): npm run scaffold 1