Skip to content

joejb/one-shot-elixir-installation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

One shot Elixir installation

Install the [http://elixir-lang.org](Elixir language) with just one run on Debian systems.

Installation

Open your terminal and run

wget -O- https://raw.githubusercontent.com/elixir-espanol/one-shot-elixir-installation/master/osei.sh | sh

After it's done, just type iex to check your installation, enjoy Elixir.

About

A shell script to install Elixir on Debian based OS's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%