hubot-heroku-github

0.0.1 • Public • Published

Hubot: hubot-heroku-github

A hubot script to control projects hosted on GitHub and deployed to Heroku

See src/hello-world.coffee for full documentation.

Installation

Add hubot-heroku-github to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-heroku-github": ">= 0.0.0",
  "hubot-hipchat": "~2.5.1-5",
}

Add hubot-heroku-github to your external-scripts.json:

["hubot-heroku-github"]

Run npm install

Sample Interaction

user1>> hubot hello
hubot>> hello!

Readme

Keywords

none

Package Sidebar

Install

npm i hubot-heroku-github

Weekly Downloads

3

Version

0.0.1

License

MIT

Last publish

Collaborators

  • walski