Skip to content

build-comms is a little library that abstracts away our communication / network concerns.

License

Notifications You must be signed in to change notification settings

isabella232/build-comms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build-comms

utilities for managing network services throughout PhoneGap Build

build-comms is a little library that abstracts away our communication / network concerns.

How to depend on build-comms

In a Ruby project or small script, use Bundler and add this to your Gemfile:

gem 'build-comms',
  :git => "http://github.com/phonegap-build/build-comms.git", :tag => "v1.0.0"

The tag will depend on which release you want to use.

About

build-comms is a little library that abstracts away our communication / network concerns.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%