Grasseh / adventofcode-2018

πŸŽ„ Personal Solutions to Advent of Code 2018 (www.adventofcode.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2018

Personal solutions, built with Node

Running

npm install to install dependencies

node index.js -p 1 to run the problems from day 1.

npm test to run all tests

npm test test/test1.js to run day 1's tests.

About

πŸŽ„ Personal Solutions to Advent of Code 2018 (www.adventofcode.com)


Languages

Language:JavaScript 100.0%