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.
"features": {
"ghcr.io/rabdulwahhab/devcontainer-features/elixir-asdf:1": {
"version": "1.19.4-otp-28"
}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Select the version to install. | string | latest |