Skip to content
vic

vic/vinerb

Full featured Vine API client for ruby.

vic/vinerb.json
{
"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"
}

A full featured Vine.co API client for ruby.

Part of the VineAPI suite. http://github.com/vineapi

Add this line to your application’s Gemfile:

gem 'vinerb'

And then execute:

$ bundle

Or install it yourself as:

$ gem install vinerb

TODO: Write usage instructions here

  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