Sha256: ed7a5205edc573fd27867e5573d63ec897d2a2b8c0df379e8c807fb7171a6ff8

Contents?: true

Size: 740 Bytes

Versions: 1

Compression:

Stored size: 740 Bytes

Contents

# Beeper
[![Build Status](https://travis-ci.org/trobrock/beeper.png?branch=master)](https://travis-ci.org/trobrock/beeper)
[![Coverage Status](https://coveralls.io/repos/trobrock/beeper/badge.png?branch=master)](https://coveralls.io/r/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

1 entries across 1 versions & 1 rubygems

Version Path
beeper-0.1.0 README.md