hubot-environment
v0.0.9
Published
hubot-environment
Downloads
25
Readme
hubot-environment
A Hubot Script for accessing the environment variable settings in the runtime environment. A filtered list of environment variables is also available when a string is provided to match against the variable names.
Getting Started
Installation
npm install -S hubot-environment
Then add "hubot-environment"
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.