Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Erlang/Elixir containers #507

Open
Serkan-devel opened this issue Dec 2, 2018 · 1 comment
Open

Missing Erlang/Elixir containers #507

Serkan-devel opened this issue Dec 2, 2018 · 1 comment

Comments

@Serkan-devel
Copy link

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/

@tailhook
Copy link
Owner

tailhook commented Dec 2, 2018

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants