vic/vinerb
Full featured Vine API client for ruby.
{ "defaultBranch": "master", "description": "Full featured Vine API client for ruby.", "fullName": "vic/vinerb", "homepage": "", "language": "Ruby", "name": "vinerb", "pushedAt": "2013-08-10T01:33:53Z", "stargazersCount": 4, "updatedAt": "2015-11-26T09:24:46Z", "url": "https://github.com/vic/vinerb"}Vinerb
Section titled “Vinerb”A full featured Vine.co API client for ruby.
Part of the VineAPI suite. http://github.com/vineapi
Installation
Section titled “Installation”Add this line to your application’s Gemfile:
gem 'vinerb'And then execute:
$ bundleOr install it yourself as:
$ gem install vinerbTODO: Write usage instructions here
Contributing
Section titled “Contributing”- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request