elm
Fig spec for the Elm language cli
Subcommands
Name | Description |
---|---|
init | Initialize a new Elm project |
repl | Start an Elm repl |
reactor | Start an Elm development server |
install | Install an Elm dependency |
make | Build your Elm code |
bump | Bump the version of your package |
diff | See what changed between versions of a package |
publish | Publish your package |
Options
Name | Description |
---|---|
--help | Show help for elm |