Sha256: 085cd63f32ce54aa6f003822758f62c58efd89ba6b8f9ee7631fe2c9d42f2c13
Contents?: true
Size: 733 Bytes
Versions: 2
Compression:
Stored size: 733 Bytes
Contents
= Shelby Arena API This Ruby project is an API wrapper for the Shelby Arena API == Install / Setup Installing the gem gem install shelby-arena-api To add it to your Gemfile gem 'shelby-arena-api', require: 'shelby_arena' == Example usage Checkout the examples folder. == Additional resources Checkout the docs folder for the PDF. == License This project is released under the MIT license (see LICENSE). This project is maintained by Wes Hays (https://github.com/weshays). == Contributors Wanna help? It could be you... == Want to Contribute? If you would like to get involved in this project, then please fork the project. Make changes, add features, write some tests, and then send a pull request.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
shelby-arena-api-0.2.0 | README.rdoc |
shelby-arena-api-0.1.0 | README.rdoc |