Skip to content

tapper-app/tapper-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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