mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
feat(mix): update mix commands and descriptions (#10273)
This commit is contained in:
parent
c2b9ae2937
commit
4f67b02a9f
2 changed files with 43 additions and 16 deletions
|
|
@ -9,11 +9,11 @@ plugins=(... mix)
|
|||
```
|
||||
## Supported Task Types
|
||||
|
||||
| Task Type | Documentation |
|
||||
|-------------------------|----------------------------------------------------------|
|
||||
| Elixir | [Elixir Lang](https://elixir-lang.org/) |
|
||||
| Phoenix v1.2.1 and below| [Phoenix](https://hexdocs.pm/phoenix/1.2.1/Phoenix.html) |
|
||||
| Phoenix v1.3.0 and above| [Phoenix](https://hexdocs.pm/phoenix/Phoenix.html) |
|
||||
| Ecto | [Ecto](https://hexdocs.pm/ecto/Ecto.html) |
|
||||
| Hex | [Hex](https://hex.pm/) |
|
||||
| Nerves | [Nerves](https://nerves-project.org/) |
|
||||
| Task Type | Documentation |
|
||||
|--------------------------|----------------------------------------------------------|
|
||||
| Elixir | [Elixir Lang](https://elixir-lang.org/) |
|
||||
| Phoenix v1.2.1 and below | [Phoenix](https://hexdocs.pm/phoenix/1.2.1/Phoenix.html) |
|
||||
| Phoenix v1.3.0 and above | [Phoenix](https://hexdocs.pm/phoenix/Phoenix.html) |
|
||||
| Ecto | [Ecto](https://hexdocs.pm/ecto/Ecto.html) |
|
||||
| Hex | [Hex](https://hex.pm/) |
|
||||
| Nerves | [Nerves](https://nerves-project.org/) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue