Sha256: ddfd3961957da9fccc37c9da8524451dea90a723b5974e730bf0cb9aaf9d71a8

Contents?: true

Size: 611 Bytes

Versions: 3

Compression:

Stored size: 611 Bytes

Contents

# Beeper
[![Build Status](https://travis-ci.org/trobrock/beeper.png?branch=master)](https://travis-ci.org/trobrock/beeper)

Simple api wrapper for PagerDuty

## Installation

Add this line to your application's Gemfile:

    gem 'beeper'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install beeper

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
beeper-0.0.6 README.md
beeper-0.0.2 README.md
beeper-0.0.1 README.md