Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bitjson/typescript-starter
/ cli.ts
File
cli.ts
src/cli/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
chalk from
'chalk'
;
2
3
import
{ checkArgs } from
'./args'
;
4
import
{ inquire } from
'./inquire'
;
Callers
nothing calls this directly
Calls
6
checkArgs
Function · 0.90
hasCLIOptions
Function · 0.90
getIntro
Function · 0.90
inquire
Function · 0.90
addInferredOptions
Function · 0.90
typescriptStarter
Function · 0.90
Tested by
no test coverage detected