Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/thesysdev/openui
/ index.ts
File
index.ts
packages/openui-cli/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
* as fs from
"node:fs"
;
4
import
* as path from
"node:path"
;
Callers
nothing calls this directly
Calls
10
runCreateApp
Function · 0.90
normalizeTemplate
Function · 0.90
normalizeAuth
Function · 0.90
handleCliError
Function · 0.90
resolveArgs
Function · 0.90
runGenerate
Function · 0.90
init
Method · 0.80
capture
Method · 0.80
shutdown
Method · 0.80
parse
Method · 0.65
Tested by
no test coverage detected