Skip to content

Instantly share code, notes, and snippets.

@lucasw
Last active January 1, 2020 16:18
Show Gist options
  • Save lucasw/7964f49d8874f98bb414f7c4f9eef3ee to your computer and use it in GitHub Desktop.
Save lucasw/7964f49d8874f98bb414f7c4f9eef3ee to your computer and use it in GitHub Desktop.
elixir

Try ubuntu install using only standard repos at first.

@lucasw
Copy link
Author

lucasw commented Jan 1, 2020

Maybe try instructions here https://elixir-lang.org/install.html instead.

Docker

sudo apt install docker.io
docker run -it --rm elixir bash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment