You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
7 years ago | |
|---|---|---|
| .. | ||
| README.md | 7 years ago | |
| _mix | 7 years ago | |
README.md
Mix plugin
This plugin adds completions for the Elixir's Mix build tool.
To use it, add mix to the plugins array in your zshrc file:
plugins=(... mix)
Supported Task Types
| Task Type | Documentation |
|---|---|
| Elixir | Elixir Lang |
| Phoenix v1.2.1 and below | Phoenix |
| Phoenix v1.3.0 and above | Phoenix |
| Ecto | Ecto |
| Hex | Hex |
| Nerves | Nerves |