Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir-iex

How to start Phoenix server when you are already in iex?

Garbage output instead of colors in vscode with gitbash and elixir

How to pass command line arguements to mix run --no-halt

running elixir poison commands in iex

Is it possible to launch an interactive elixir shell and call a function immediately?

elixir elixir-iex

How to display typespecs from a named function through iex

elixir elixir-iex typespec

How to start an iex session with cookie and erl options

Using pipe on next line in iex (syntax error before: '|>')

pipe elixir elixir-iex

How to get Line Numbers in Console Outputs in Elixir

elixir elixir-iex

What is the exact meaning of the equal sign in Elixir?

Connecting to a remote node

Get a list of all elixir modules in IEx

elixir elixir-iex

Increase timeout period of Elixir IEx.pry session

How do I list all shell variables in IEx?

elixir elixir-iex

How do you get the elixir compiler to show warnings when running a phoenix server?

Phoenix: Requiring IEx in only :dev and :test for entire project

How to make custom prompt take effect at iex start?

elixir elixir-iex

How to avoid ecto logs inside iex?

elixir elixir-iex

How do I run `iex -S mix` without compiling changed files?

IEx Pry: Always allow / take over without prompt

elixir pry elixir-iex