Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bytez-com/docs
/ deploy.js
File
deploy.js
sdk/javascript/deploy.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ spawn } from
"node:child_process"
;
2
import
{ readFile, writeFile } from
"node:fs/promises"
;
3
import
inquirer from
"inquirer"
;
4
import
semver from
"semver"
;
Callers
nothing calls this directly
Calls
1
runCommand
Function · 0.85
Tested by
no test coverage detected