1.0.2 • Published 10 years ago
hubot-service-update v1.0.2
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