ohmyzsh/plugins/mix
antedeguemon 2610135df9 feat(mix): add file patterns for `mix test` and `mix run` 2022-06-27 16:24:43 -04:00
..
README.md feat(mix): update `mix` commands and descriptions (#10273) 2021-10-26 16:07:46 +02:00
_mix feat(mix): add file patterns for `mix test` and `mix run` 2022-06-27 16:24:43 -04:00

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