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

https://github.com/jtberglund/advent-of-code-2017

My solutions for Advent of Code 2017
https://github.com/jtberglund/advent-of-code-2017

advent-of-code advent-of-code-2017 functional-programming javascript ramda

Last synced: 9 months ago
JSON representation

My solutions for Advent of Code 2017

Awesome Lists containing this project

README

          

# Advent of Code 2017

These are my solutions for [Advent of Code 2017](https://adventofcode.com/).

### Setup

`npm install`

### Tests

`npm run test`