phing: add README (#8278)
parent
e8a6d328ac
commit
45d2236941
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
||||
# Phing plugin |
||||
|
||||
This plugin adds autocompletion for [`phing`](https://github.com/phingofficial/phing) targets. |
||||
|
||||
To use it, add `phing` to the plugins array of your `.zshrc` file: |
||||
``` |
||||
plugins=(... eecms) |
||||
``` |
||||
Loading…
Reference in new issue