Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReviewStage/stage-cli
/ index.ts
File
index.ts
packages/cli/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ createRequire } from
"node:module"
;
3
import
{ Command, Option } from
"commander"
;
4
import
{ z } from
"zod"
;
Callers
nothing calls this directly
Calls
3
runPrep
Function · 0.85
toDiffScopeOptions
Function · 0.85
show
Function · 0.85
Tested by
no test coverage detected