patbonecrusher/polarbear

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Polarbear

[![Version     ](https://img.shields.io/gem/v/polarbear.svg?style=flat)](https://rubygems.org/gems/polarbear)
[![Build Status](http://img.shields.io/travis/patbonecrusher/polarbear/develop.svg?style=flat)](https://travis-ci.org/patbonecrusher/polarbear)
[![Gittip      ](http://img.shields.io/gittip/patbonecrusher.svg?style=flat)](http://gittip.com/patbonecrusher)
[![Code Climate](https://img.shields.io/codeclimate/github/patbonecrusher/polarbear.svg?style=flat)](https://codeclimate.com/github/patbonecrusher/polarbear)

TODO: Write a gem description

## Installation

Add this line to your application's Gemfile:

    gem 'polarbear'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install polarbear

## 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