Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ index.ts
File
index.ts
packages/create-next-app/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
/* eslint-disable
import
/no-extraneous-dependencies */
3
import
ciInfo from
'ci-info'
4
import
{ Command } from
'commander'
Callers
nothing calls this directly
Calls
15
getPkgManager
Function · 0.90
getDistTag
Function · 0.85
allowUnknownOption
Method · 0.80
action
Method · 0.80
helpOption
Method · 0.80
usage
Method · 0.80
argument
Method · 0.80
startsWith
Method · 0.80
opts
Method · 0.80
then
Method · 0.80
run
Function · 0.70
on
Method · 0.45
Tested by
no test coverage detected