tapper-core
v0.0.10
Published
CLI Source Code To Interact With Android ADB
Downloads
11
Maintainers
Readme
Tapper Cli
Tapper Cli is the Base Code for Tapper Desktop Applications Here you can find the ADB Commands Logic
Npm Repository Link: Here
Installation
npm i -g tapper-core
Now To Run the Cli
npx tapper
Development Commands
Link and unlink Command
npm run cli-link
Unlock Permission: chmod +x dist/index.js
Run: tapper
Validate Changes: npm run validate
Validate and Run Directly: npm run run-dev