Elixir’s interactive shell.
How to sleep / wait for one second? Best I could find was something like this (in iex): IO.puts "foo" ; :…
elixir iexI'm just learning Phoenix and Elixir and I'm coming from Ruby/Rails where I work in the REPL using pry …
elixir phoenix-framework ecto iex