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