hubot-versions
v0.2.2
Published
A Hubot Script for identifying the current versions of the bot and all dependency scripts.
Downloads
8
Readme
hubot-versions
A Hubot Script for identifying the current versions of the bot and all dependency scripts.
Getting Started
Installation
npm install -S hubot-versions
Then add "hubot-versions"
to your bot's external-scripts.json
.
Dependencies
This script emits the version results as the event ibmcloud.formatter
, which is a listener from hubot-ibmcloud-formatter
.
License
See LICENSE.txt for license information.
Contribute
Please check out our Contribution Guidelines for detailed information on how you can lend a hand.