BandPage

A ruby wrapper for the BandPage API.

Installation

Add this to your gemfile:

gem 'band_page'

Usage

TODO: Write usage instructions here

Contributing

Contributions are welcome and encouraged. Please write specs for any changes that you would like merged. Thanks!

  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