Elixir is a functional, concurrent, general-purpose programming language that runs on the BEAM virtual machine which is also used to implement the Erlang programming language.
"features": {
"ghcr.io/devcontainers-contrib/features/elixir-asdf:2": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| elixirVersion | Select the version to install. | string | latest |
| erlangVersion | Select the version to install. | string | latest |