Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sourcebot-dev/sourcebot
/ index.ts
File
index.ts
packages/setupWizard/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ confirm, input, select } from
'@inquirer/prompts'
;
3
import
chalk from
'chalk'
;
4
import
ora from
'ora'
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected