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

https://github.com/thinkeridea/hubot-gitlab-deploy

gitlab deploy
https://github.com/thinkeridea/hubot-gitlab-deploy

Last synced: about 2 months ago
JSON representation

gitlab deploy

Awesome Lists containing this project

README

        

# hubot-gitlab-deploy

gitlab deploy

See [`src/gitlab-deploy.coffee`](src/gitlab-deploy.coffee) for full documentation.

## Installation

In hubot project repo, run:

`npm install hubot-gitlab-deploy --save`

Then add **hubot-gitlab-deploy** to your `external-scripts.json`:

```json
[
"hubot-gitlab-deploy"
]
```

## Sample Interaction

```
user1>> hubot hello
hubot>> hello!
```

## NPM Module

https://www.npmjs.com/package/hubot-gitlab-deploy