Exercism exercises in Elm.
Find a file
Katrina Owen d1f84f2b97 Merge pull request #5 from parkerl/hello_elm
Setup Hello World and top level testing
2016-02-23 04:15:48 -07:00
bin Setup Hello World and top level testing 2016-02-22 20:29:13 -07:00
docs Add docs in support of x-api v3 2015-11-25 09:24:04 -07:00
exercises/hello_world Setup Hello World and top level testing 2016-02-22 20:29:13 -07:00
.gitignore Setup Hello World and top level testing 2016-02-22 20:29:13 -07:00
.travis.yml Setup Hello World and top level testing 2016-02-22 20:29:13 -07:00
config.json Setup Hello World and top level testing 2016-02-22 20:29:13 -07:00
elm-package.json Setup Hello World and top level testing 2016-02-22 20:29:13 -07:00
LICENSE Bootstrap elm track 2015-09-08 13:03:25 -06:00
README.md Bootstrap elm track 2015-09-08 13:03:25 -06:00
SETUP.md Bootstrap elm track 2015-09-08 13:03:25 -06:00
TestRunner.elm Setup Hello World and top level testing 2016-02-22 20:29:13 -07:00

xelm

Exercism problems in Elm.

TODO

Document how to contribute to the Elm track.

Contributing Guide

Please see the contributing guide

License

The MIT License (MIT)

Copyright (c) 2015 Katrina Owen, _@kytrinyx.com