Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

meinside/pushbullet-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pushbullet-ruby

Ruby library for Pushbullet's v2 HTTP APIs. (https://docs.pushbullet.com/http/)

Installation

Add this line to your application's Gemfile:

gem 'pushbullet-ruby'

And then execute:

$ bundle

Or install it yourself as:

$ gem install pushbullet-ruby

Usage

See test files in: https://github.com/meinside/pushbullet-ruby/tree/master/lib/v2/test

Contributing

  1. Fork it ( http://github.com/meinside/pushbullet-ruby/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 new Pull Request

About

Ruby library for Pushbullet HTTP APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages