1.0.1 • Published 10 years ago

hubot-cachethq v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

hubot-cachet

Build
Status

A hubot script to manage incidents/statuses with Cachet.

Installation

In hubot project repo, run:

npm install hubot-cachethq --save

Then add hubot-cachethq to your external-scripts.json:

[
    "hubot-cachethq"
]

Usage

Most of the commands are available under the cachet namespace:

hubot help cachet

For simplicity purpose, incidents are managed without this namespace:

hubot help incident

See src/cachet.coffee for full documentation.

Screenshots

npm.io

npm.io

License

hubot-cachet is released under the MIT License. See the bundled LICENSE file for details.

1.0.1

10 years ago

1.0.0

10 years ago

0.4.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago