2.0.0 • Published 7 years ago

hubot-iteration-script v2.0.0

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

hubot-iteration-script

A hubot script that gives useful information about Agile iterations.

See src/iteration-script.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-iteration-script --save

Then add hubot-iteration-script to your external-scripts.json:

[
  "hubot-iteration-script"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

NPM Module

https://www.npmjs.com/package/hubot-iteration-script

2.0.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago