/aoc2020

Advent Of Code 2020

Primary LanguageJavaScriptMIT LicenseMIT

Advent Of Code 2020

My inputs, solutions, answers and cli app.

Building the app

  1. Copy the example config to config.json
  2. Add your session id to config and configure it however you like
  3. run npm install and npm run build