Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/securingsincity/hubot-launch-darkly

Hubot launch darkly script
https://github.com/securingsincity/hubot-launch-darkly

Last synced: about 13 hours ago
JSON representation

Hubot launch darkly script

Awesome Lists containing this project

README

        

# hubot-launch-darkly

A hubot script that integrates with launch darkly

See [`src/launch-darkly.coffee`](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`:

```json
[
"hubot-launch-darkly"
]
```

## Sample Interaction

```
user1>> launchdarkly list default
hubot>> Your New Feature - production: true
```

## NPM Module

https://www.npmjs.com/package/hubot-launch-darkly