iEx
iEx
Elixir
's interactive shell
Help: "h"
Open iEx console: iex
Compile and run file: "iex file.ex"
Open iEx console inside mix project: iex -S mix