MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / build-cli.mjs

File build-cli.mjs

scripts/build-cli.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { spawnSync } from "node:child_process";
4import fs from "node:fs";

Callers

nothing calls this directly

Calls 3

targetExeFunction · 0.85
logMethod · 0.80
runFunction · 0.70

Tested by

no test coverage detected