Sha256: fe0ab80784325a3415678b4716d7b272ccc189fcdfa10be9a487cac8e7964aa5

Contents?: true

Size: 1.15 KB

Versions: 1

Compression:

Stored size: 1.15 KB

Contents

# Rlaunchpadlib

[![Build Status](https://travis-ci.org/chuckbutler/rlaunchpadlib.svg?branch=master)](https://travis-ci.org/chuckbutler/rlaunchpadlib)
[![Code Climate](https://codeclimate.com/github/chuckbutler/rlaunchpadlib.png)](https://codeclimate.com/github/chuckbutler/rlaunchpadlib)
[![Coverage Status](https://coveralls.io/repos/chuckbutler/rlaunchpadlib/badge.png)](https://coveralls.io/r/chuckbutler/rlaunchpadlib)

Launchpad.net API wrapper for ruby.

## Installation

Add this line to your application's Gemfile:

    gem 'rlaunchpadlib'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install rlaunchpadlib

## Usage

TODO: Write usage instructions here

## Caveats

The Gem will initially be Read-only access to your launchpad data. 

## Roadmap

See: [Milestones](https://github.com/chuckbutler/rlaunchpadlib/issues/milestones) 



## Contributing

1. Fork it ( https://github.com/chuckbutler/rlaunchpadlib/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. **Add tests**
4. Commit your changes (`git commit -am 'Add some feature'`)
5. Push to the branch (`git push origin my-new-feature`)
6. Create a new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rlaunchpadlib-0.0.1 README.md