create-critical-path
v0.1.2
Published
CLI scaffolding tool for bootstrapping Next.js and SvelteKit applications with Critical Path headless project management
Readme
create-critical-path
Interactive CLI scaffolder for Critical Path applications.
create-critical-path allows developers to scaffold a new Next.js or SvelteKit project pre-configured with Critical Path route handlers and UI components in seconds.
🚀 Usage
npx create-critical-path@latest my-pm-app
# or
pnpm create critical-path my-pm-app🛠️ Options
npx create-critical-path@latest [project-directory] [options]
Options:
--template <nextjs|sveltekit> Specify project template (default: nextjs)
--help Show CLI help📄 License
MIT © Critical Path
