Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdbAutoPlayer/AdbAutoPlayer
/ pytauri-bootstrap.cjs
File
pytauri-bootstrap.cjs
scripts/pytauri-bootstrap.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
const
{ execSync } = require(
"child_process"
);
4
const
process = require(
"process"
);
Callers
nothing calls this directly
Calls
3
checkCommandExists
Function · 0.85
runCommand
Function · 0.85
runInVenv
Function · 0.85
Tested by
no test coverage detected