Appendix 1: Installing Elixir
Explore how to install Elixir, including Erlang dependencies, on macOS, Ubuntu, Debian, Windows, and through Docker. This lesson helps you set up your development environment to work with Elixir independently of the course platform.
We'll cover the following...
We'll cover the following...
At the start of the course, you did not need to set up Elixir on your local machines. This step had already been done for you for the purpose of this course, and all code was executable on the platform. We have included useful links and provided steps to installing Elixir so you can work with it outside the platform.
Installing Elixir
Elixir needs Erlang to run, so the Elixir installer ...