MCPcopy Create free account
hub / github.com/ZingerLittleBee/ServerBee / make-menu.ts

File make-menu.ts

scripts/make-menu.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn, spawnSync } from 'node:child_process'
2import { readFile, writeFile } from 'node:fs/promises'
3import { dirname, join } from 'node:path'
4import { fileURLToPath } from 'node:url'

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected