Installation

Windows guide

Unix guide

OSx guide

Hex and mix

Hex is the package manager for the Erlang ecosystem, you can find it here .

mix is a build tool that ships with Elixir that provides tasks for creating, compiling, testing your application, managing its dependencies and much more;

Install mix

mix is already shipped with Elixir, so you can start using it as soon as Elixir is installed on your machine.

Last updated 3 years ago
Edit Page
Share: