pagerduty
:pager: A Ruby gem for talking to the PagerDuty Events API
File Explorer
Download Latest Version (.zip)- test.yml
- events_api_v1.rb
- events_api_v2.rb
- http_transport.rb
- version.rb
- pagerduty.rb
- setup.sh
- events_api_v1_spec.rb
- events_api_v2_spec.rb
- http_transport_spec.rb
- http_client_exception.rb
- warnings.rb
- pagerduty_spec.rb
- spec_helper.rb
- .gitignore
- .rubocop.yml
- CHANGELOG.md
- Gemfile
- LICENSE.txt
- pagerduty.gemspec
- Rakefile
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/envato/pagerduty
Downloads the entire project code from GitHub to your computer.
cd pagerduty
Moves into the project folder you just downloaded.
2. Ruby
Easy RecommendedPrerequisites
$ bundle
Type this command into your terminal and run it.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
