Sha256: 34f7e9bc7735e9ef7c92ec1ef36f8d4728bbb74c27a2ebcc765405e158d23826

Contents?: true

Size: 506 Bytes

Versions: 11

Compression:

Stored size: 506 Bytes

Contents

# ADB

A simple wrapper around the Android Debug Bridge

## Installation

Add this line to your application's Gemfile:

    gem 'ADB'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install ADB

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
ADB-0.5.6 README.md
ADB-0.5.5 README.md
ADB-0.5.4 README.md
ADB-0.5.3 README.md
ADB-0.5.2 README.md
ADB-0.5.1 README.md
ADB-0.5 README.md
ADB-0.4 README.md
ADB-0.3 README.md
ADB-0.2 README.md
ADB-0.1 README.md