/advent-of-code-2019

https://adventofcode.com/2019

Primary LanguageElmMIT LicenseMIT

Advent Of Code 2019

My Advent of Code 2019 Solutions in Elm.

Webversion

The app can be found here

Compile

run make on the root of this project and then you can open up docs/index.html in your favourite browser.

Running the tests

yarn run elm-test