hubot-service-update
v1.0.2
Published
a script that can help you upgrade the hubot service to the specified version
Downloads
2
Maintainers
Readme
hubot-service-update
a script that can help you upgrade the hubot service to the specified version
See src/service-update.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-service-update --save
Then add hubot-service-update to your external-scripts.json
:
["hubot-service-update"]
Sample Interaction
none