0.4.4 • Published 9 years ago

hubot-project-snapshot v0.4.4

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

Build Status

hubot-wip

What's in progress?

Example usage:

Hubot what is in progress for myproject? Hubot what is in progress for myorganization/myproject? Hubot wip myproject

Installation via NPM

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

npm install hubot-wip --save

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

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

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

["hubot-wip"]

Contributing

Running Unit Tests:

$ npm test

Feel free! Send a pull request :)

0.4.4

9 years ago

0.4.3

9 years ago

0.4.2

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.3

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago