Sha256: d530df21788d98ab6f4199ae1e679b105f3abdd2122c1b421066d5ca70275c06

Contents?: true

Size: 600 Bytes

Versions: 2

Compression:

Stored size: 600 Bytes

Contents

# CoderWally

A very very simple Gem to fetch user badges from Coder Wall

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'coder_wally'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install coder_wally

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/gregstewart/coder_wally/fork )
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 a new Pull Request

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
coder_wally-0.0.2 README.md
coder_wally-0.0.1 README.md