MCPcopy Create free account
hub / github.com/TanStack/cli / index.ts

File index.ts

cli-aliases/create-tanstack-app/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2console.warn('\x1b[33m%s\x1b[0m', 'Warning: create-tanstack-app is deprecated. Use "tanstack create" or "npx @tanstack/cli create" instead.')
3console.warn('\x1b[33m%s\x1b[0m', ' See: https://tanstack.com/start/latest/docs/framework/react/quick-start\n')
4

Callers

nothing calls this directly

Calls 2

cliFunction · 0.90
warnMethod · 0.80

Tested by

no test coverage detected