Advent of Code JS $ npm install # Set the year, day, and part as environment variables $ YEAR=2022 DAY=1 PART=1 npm run solve