AceroM / advent-of-code-2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

advent-of-code-2019

Instructions

To run a specific day, type

npm run start day part

Tests

Asserting test cases can be done by typing

npm run test day part

Or if you would like to run the test cases for every day.

npm run tests-all

About

License:MIT License


Languages

Language:JavaScript 100.0%