0.0.0 • Published 9 years ago
hubot-launch-darkly v0.0.0
hubot-launch-darkly
A hubot script that integrates with launch darkly
See src/launch-darkly.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-launch-darkly --save
Then add hubot-launch-darkly to your external-scripts.json:
[
  "hubot-launch-darkly"
]Sample Interaction
user1>> launchdarkly list default
hubot>> Your New Feature - production: trueNPM Module
0.0.0
9 years ago