Skip to content

sumipan/appbin-upload.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appbin::Upload

Upload application binary.

Installation

Add this line to your application's Gemfile:

gem 'appbin-upload', :git => 'https://github.com/sumipan/appbin-upload.rb.git', :branch => 'master'

And then execute:

$ bundle

Usage

require 'appbin/upload'

response = Appbin::Upload::Post.new({
  :endpoint => 'http://yourhost.com'
}).upload(apk_path)

Contributing

  1. Fork it ( https://github.com/sumipan/appbin-upload.rb/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 a new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages