8ctopotamus / elixir-sandbox

A sandbox for learning the Elixir programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elixir Sandbox

Resources

Notes

Create project: mix new <project_name>

Interactive shell: iex

Auto-complete shell on Windows: iex --werl

Run project: iex -S mix

About

A sandbox for learning the Elixir programming language.


Languages

Language:Elixir 100.0%