# aoc-2020 Advent of code 2020 ## Running Run `npm start -- day1` to run day 1 exercise. Expects `input.txt` to exist in the `day1` directory.