tompascall / aoc_2017

Play with Advent of Code (2017)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing around with Advent of Code (2017)

Advent of Code

Ho to get the solutions

node demo/demo.js days/<dayfile> <input>

Development

Install dependencies

npm i

Run tests

npm run test
npm run test:watch

Eslint

npm run lint:watch

About

Play with Advent of Code (2017)


Languages

Language:JavaScript 100.0%