Elixir Development on Windows 10

You can have a first-rate development environment on a Windows machine.

  1. Install Chocolaty
  2. Install Nodejs
  3. Install Erlang and Elixir
  4. Install Microsoft C++ Build Tools
  5. Install Atom editor
  6. Install Git for Windows
  7. Setup up Atom
  8. Get a better Command Prompt (Cmder)
  9. Set up your build environment
  10. Enable ANSI colours
  11. Start a terminal in Atom itself
  12. Make sure we can compile
  13. Linting