MCPcopy 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

1import { spawn } from "node:child_process";
2import { readFile, writeFile } from "node:fs/promises";
3import inquirer from "inquirer";
4import semver from "semver";

Callers

nothing calls this directly

Calls 1

runCommandFunction · 0.85

Tested by

no test coverage detected