Skip to content

A Docker-based development environment for working with Elm-lang

License

Notifications You must be signed in to change notification settings

sleepyfox/elm-develop

Repository files navigation

Elm development

This is a simple make and Docker-based development environment for playing with #Elm-lang. The image is based on node:7-slim and Elm v0.18.0

To build your own copy of the image, simply:

	make build-latest

To bring up a REPL:

	make repl

To do interactive development you'll want to use the elm-reactor with:

    make reactor

Simples!

License

This work is licensed under a CC-BY-SA-NC-4.0 license as specified in the supplied LICENSE file.

About

A Docker-based development environment for working with Elm-lang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published