vagga
vagga copied to clipboard
Missing Erlang/Elixir containers
It would be great to use that type of development environment in Elixir.
Elixir is a functional programming language, built on the ErlangVM and is know to be used for scalable, fault-tolerant and concurrent while using less resources.
https://elixir-lang.org/
Sure. For the start, you can use !Sh commands to install elixir and its package manager, just like you normally do it in the shell (or more recently Dockerfile).
Adding special commands could be contributed (just like Ruby and PHP integration was contributed) by someone familiar with the language and ecosystem if there are big reasons for that (e.g. we still don't have integration with Rust, mostly because it's easily installed anyway and cargo is great without any vagga's support).