Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ spawn, spawnSync } from
'node:child_process'
2
import
{ readFile, writeFile } from
'node:fs/promises'
3
import
{ dirname, join } from
'node:path'
4
import
{ fileURLToPath } from
'node:url'
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected