Skip to content

yandex-qatools/appium-adb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appium-adb

NPM version Dependency Status devDependency Status Build Status

Android adb wrapper used by Appium + helpersjars

Installing

npm install  appium-adb

Usage

TODO

Publishing

npm version [patch|minor|major]
# make sure everything is commited
git push origin master
git push --tags
npm publish

About

Wrapper around adb used by appium + helper libs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Makefile 0.2%