MCPcopy Create free account
hub / github.com/blockmatic/basilic / generate-cli.mjs

File generate-cli.mjs

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

Source from the content-addressed store, hash-verified

1import { mkdirSync, readFileSync, writeFileSync } from 'node:fs'
2import { dirname, join } from 'node:path'
3import { fileURLToPath } from 'node:url'
4

Callers

nothing calls this directly

Calls 4

collectCommandSpecsFunction · 0.85
getParamsFunction · 0.85
toKebabCaseFunction · 0.85
buildNestedObjectFunction · 0.70

Tested by

no test coverage detected