Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/zenstackhq/zenstack
/ index.ts
File
index.ts
packages/create-zenstack/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
colors from
'colors'
;
2
import
{ Command } from
'commander'
;
3
import
{ execSync,
type
StdioOptions } from
'node:child_process'
;
4
import
fs from
'node:fs'
;
Callers
nothing calls this directly
Calls
1
initProject
Function · 0.85
Tested by
no test coverage detected