Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/craftreactnative/ui
/ cli.ts
File
cli.ts
cli/src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
chalk from
"chalk"
;
4
import
{ Command } from
"commander"
;
Callers
nothing calls this directly
Calls
6
ensureProjectRoot
Function · 0.90
initCommand
Function · 0.90
setLatestFlag
Function · 0.90
getAvailableComponents
Function · 0.90
addCommand
Function · 0.90
getPackageVersion
Function · 0.85
Tested by
no test coverage detected