Skip to content

Instantly share code, notes, and snippets.

@henryhamon
Last active October 31, 2017 11:59
Show Gist options
  • Select an option

  • Save henryhamon/86951b94b61c6bf9e0a4bdedb1049978 to your computer and use it in GitHub Desktop.

Select an option

Save henryhamon/86951b94b61c6bf9e0a4bdedb1049978 to your computer and use it in GitHub Desktop.
sudo touch /etc/init.d/couchdb
# Standard Ubuntu Elixir installation instructions
wget https://packages.erlang-solutions.com/erlang-solutions_1.0_all.deb
sudo dpkg -i erlang-solutions_1.0_all.deb
sudo apt-get update
sudo apt-get -f install
sudo apt-get install elixir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment