Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Elixir (via asdf) (elixir-asdf)

Elixir is a dynamic, functional language for building scalable and maintainable applications.

Note: Erlang must be installed first and the OTP versions must match. You may do so using erlang-asdf.

Note: Ensure that unzip is installed beforehand as it is a required dependency as outlined in the asdf-elixir plugin docs.

Example Usage

"features": {
    "ghcr.io/rabdulwahhab/devcontainer-features/elixir-asdf:1": {
        "version": "1.19.4-otp-28"
    }
}

Options

Options Id Description Type Default Value
version Select the version to install. string latest