IEx integration
Opened this issue · 0 comments
viastakhov commented
Add IEx integration:
- Start an IEx process.
- Start an IEx process with mix (iex -S mix).
- Sends the current line to the IEx process.
etc.
Reference: https://alchemist.readthedocs.io/en/latest/basic_usage/