https://github.com/smithclay/samuel-l-incident
Trigger PagerDuty incidents that contain the wisdom of Samuel L. Jackson. And bacon.
https://github.com/smithclay/samuel-l-incident
Last synced: 3 months ago
JSON representation
Trigger PagerDuty incidents that contain the wisdom of Samuel L. Jackson. And bacon.
- Host: GitHub
- URL: https://github.com/smithclay/samuel-l-incident
- Owner: smithclay
- Created: 2013-04-22T17:24:33.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-08-03T22:08:39.000Z (almost 11 years ago)
- Last Synced: 2024-04-14T09:26:28.749Z (about 2 years ago)
- Language: Ruby
- Homepage:
- Size: 122 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
samuel-l-incident
==
[Trigger PagerDuty events](http://developer.pagerduty.com/documentation/integration/events/trigger) with the wisdom of Samuel L. Jackson.
### Installing
```sh
sh $ bundle install
```
### Usage
```sh
sh $ ./bin/samuel-incident --service [service key] --host [events api domain] -n [number of incidents to create]
```