Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hartzis/advent-of-code-2015

santa shouldn't go into the basement
https://github.com/hartzis/advent-of-code-2015

Last synced: about 2 months ago
JSON representation

santa shouldn't go into the basement

Awesome Lists containing this project

README

        

## advent-of-code-2015

[advent of code 2015 challenges](http://adventofcode.com/)

#### Javascript all the things!

##### Run Day

`npm run day 1` - calculates the solutions for day01

##### Test Day

`npm test 1` - runs the tests for day01