Skip to content

My solutions to Advent of Code 2017 written in Reason.

License

Notifications You must be signed in to change notification settings

wyze/advent-of-code-2017

Repository files navigation

Advent of Code 2017

Build Status

My solutions to Advent of Code written in Reason.

Setup

$ git clone https://github.com/wyze/advent-of-code-2017.git
$ cd advent-of-code-2017
$ yarn

See All

Solutions

$ yarn all

Tests

$ yarn all:test

Individual Day

Solution

$ yarn day01 # dayXX

Tests

$ yarn day01:test # dayXX:test

License

MIT © Neil Kistner

About

My solutions to Advent of Code 2017 written in Reason.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages