Install
The package name is @shadsapp/cli. The binary name is shads. create is a thin wrapper around npx shadcn@latest create --preset <url>.
npm install -g @shadsapp/cli
npx @shadsapp/cli --helpTheme builder, not theme picker
Use npx @shadsapp/cli to create shadcn/ui apps from shads.app themes or install those themes into an existing project.
The package name is @shadsapp/cli. The binary name is shads. create is a thin wrapper around npx shadcn@latest create --preset <url>.
npm install -g @shadsapp/cli
npx @shadsapp/cli --helpnpx @shadsapp/cli create my-app -t workspace
npx @shadsapp/cli create my-app --template vite -t terminal
npx @shadsapp/cli create my-app --preset https://shads.app/r/workspace-theme.json
npx @shadsapp/cli install -t workspace
npx @shadsapp/cli themes list
npx @shadsapp/cli themes import workspace
npx @shadsapp/cli validate theme.json
npx @shadsapp/cli schema