hubot-phing
v0.0.1
Published
A hubot script to execute phing tasks
Downloads
2
Readme
hubot-phing
A hubot script to execute phing tasks
See src/phing.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-phing --save
Then add hubot-phing to your external-scripts.json
:
[
"hubot-phing"
]