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.
 
 
Marc Cornellà 742c984558 phing: fix copy-paste error in README 6 years ago
..
README.md phing: fix copy-paste error in README 6 years ago
phing.plugin.zsh Remove warning lines from phing completion 10 years ago

README.md

Phing plugin

This plugin adds autocompletion for phing targets.

To use it, add phing to the plugins array of your .zshrc file:

plugins=(... phing)