My solutions for AoC 2020. This year done in Node.js
Node.js is required to run the solutions. I am personally using yarn
but that is optional. To build the project run:
npm install
Then to compute the solution for one of the days, run:
npm run day <n>
Or if you want to run all of the days:
npm run all
- ⭐⭐
- ⭐⭐
- ⭐⭐
- ⭐⭐
- ⭐⭐
- ⭐⭐
- ⭐⭐
- ⭐⭐
- ⭐⭐
- ⭐⭐
- ⭐⭐
- ⭐⭐
- ⭐⭐