Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 554 Bytes

elixir.md

File metadata and controls

39 lines (24 loc) · 554 Bytes

Elixir

References

CLI

Installation

Homebrew

brew install elixir

Commands

elixir -h

mix --help

Tips

Visual Studio Code

Dependencies: Prettier

TODO