elm

Compile and run Elm source files. More information: https://elm-lang.org.

elm init

elm repl

elm make source

elm make source --output=destination.js

elm reactor

elm install author/package