Skip to content

libinc/hubot-scripts

Repository files navigation

Hubot Scripts

Build Status Coverage Status Dependencies Status

Install

Add dependencies in your package.json

"dependencies": {
  "libinc-hubot": "libinc/hubot-scripts"
}

and to enable "libinc-hubot" you will need to add the package name as a double quoted string to the external-scripts.json file in your hubot.

["libinc-hubot"]

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Releases

No releases published

Packages

No packages published

Languages