Advent of Code How to run Create a cookie file in the directory and put your session cookie from the site Run in a terminal npm run day [day] or npm run day [day]+ for part two $ echo your_session_cookie_token > cookie $ npm run day 1 $ npm run day 1+