MCPcopy
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 */
3import ciInfo from 'ci-info'
4import { Command } from 'commander'

Callers

nothing calls this directly

Calls 15

getPkgManagerFunction · 0.90
getDistTagFunction · 0.85
allowUnknownOptionMethod · 0.80
actionMethod · 0.80
helpOptionMethod · 0.80
usageMethod · 0.80
argumentMethod · 0.80
startsWithMethod · 0.80
optsMethod · 0.80
thenMethod · 0.80
runFunction · 0.70
onMethod · 0.45

Tested by

no test coverage detected