Advent of Code 2017 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