Posts tagged ‘elixir’

16 posts; newest first

Colouring the 'iex' prompt

elixir

If you’ve got separate dev, test and prod environments, it can help to use colour to tell you which one you’re logged into. Here’s how to colour the iex prompt appropriately.

» read more