Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ mkdirSync, readFileSync, writeFileSync } from
'node:fs'
2
import
{ dirname, join } from
'node:path'
3
import
{ fileURLToPath } from
'node:url'
4
Callers
nothing calls this directly
Calls
4
collectCommandSpecs
Function · 0.85
getParams
Function · 0.85
toKebabCase
Function · 0.85
buildNestedObject
Function · 0.70
Tested by
no test coverage detected