1.0.1 • Published 9 years ago

hubot-sonnekboom v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Build Status

hubot-sonnekboom

SONNEK BOOM!

Installation via NPM

Run the following command to install this module as a Hubot dependency

npm install hubot-sonnekboom --save

Confirm that hubot-sonnekboom appears as a dependency in your Hubot package.json file.

"dependencies": {
  "hubot":              "2.x",
  "hubot-scripts":      "2.x",
  "hubot-sonnekboom": "*"
}

Add hubot-sonnekboom to your external-scripts.json:

["hubot-sonnekboom"]

Contributing

Running Unit Tests:

$ npm test

Feel free! Send a pull request :)

1.0.2

9 years ago

1.0.1

9 years ago