🎄 Advent of Code Installation Node.js Usage To run a specific puzzle: node YYYY/dayDD/partN.js [input="YYYY/dayDD/partN/input.txt"] To run all available puzzles for a year: node index.js YYYY