Skip to content

kevva/elm-bin

Repository files navigation

DEPRECATED

This package has been deprecated in favor of the official elm package.

elm-bin Build Status

Binary wrapper for elm-platform

Install

(If you have problems with your npm installation, check this page: https://github.com/npm/npm/wiki/Troubleshooting. On Debian/Ubuntu systems, you may have to install the nodejs-legacy package: apt-get install nodejs-legacy.)

$ npm install --global elm
$ elm --help
$ elm-make --help
$ elm-package --help
$ elm-reactor --help
$ elm-repl --help

Also, set the ELM_HOME environment variable to /usr/local/lib/node_modules/elm/share or the corresponding directory created on your machine.

Then, check out http://elm-lang.org/Get-Started.elm.

License

MIT © Kevin Mårtensson

About

elm-platform bin-wrapper that makes it seamlessly available as a local dependency

Resources

License

Stars

Watchers

Forks

Packages

No packages published