@nexil/cli
v0.2.6
Published
Next-generation CLI toolchain and production server for Nexil
Readme
@nexil/cli
Command-line interface and development tooling for Nexil applications.
Commands
nexil dev— Starts the high-performance local HMR dev server.nexil build— Compiles and builds the production client assets and server bundle.nexil start/nexil serve— Launches the production HTTP server.nexil generate <type> <name>— Scaffolds routes, components, stores, and actions.nexil check— Validates TypeScript types and build budgets.nexil doctor— Diagnoses workspace configuration and dependencies.
Usage
pnpm add -D @nexil/cli
nexil devLicense
MIT
