Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Outline

Elm Language Compiler (via Github Releases) (elm-lang)

Install the elm language compiler and related tools

Example Usage

"features": {
    "ghcr.io/CodeMan99/features/elm-lang:0": {}
}

Options

Options Id Description Type Default Value
version Specify the compiler version string 0.19.1
elmPrefix Where the "elm" binary will be installed string /usr/local/bin
installFormat Install the "elm-format" command (via npm if installed) boolean true
installReview Install the "elm-review" command (via npm if installed) boolean true
installTest Install the "elm-test" command (via npm if installed) boolean true

Customizations

VS Code Extensions

  • Elmtooling.elm-ls-vscode

Elm-lang

Installs the Elm compiler following the linux install documentation.

elm --help

See the language guide, examples, and documentation for more information on the language.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.