Working through adventofcode.com exercises, putting the answer to each exercise in this repo.
Having fun with Functional Reactive Programming using BaconJS.
yarn
yarn start <year> <number(s)>
For example
yarn start 2015 1 2 3
yarn start 2017 1
yarn
yarn test