Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-mushi-mushi) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
create-mushi-mushi
One-line setup for the Mushi Mushi bug-reporting + AI triage SDK.
npm create mushi-mushi
# or
pnpm create mushi-mushi
yarn create mushi-mushi
bun create mushi-mushiAuto-detects your framework (Next.js, Nuxt, SvelteKit, Angular, Expo, Capacitor, plain React/Vue/Svelte, vanilla JS), installs the right @mushi-mushi/* SDK, writes your env vars, and prints the snippet to drop into your app.
This is a scaffold for existing projects — it does not generate a new app from scratch. To add Mushi to an app you already have, run it from the project root.
Flags
npm create mushi-mushi -- --framework next
npm create mushi-mushi -- --project-id proj_xxx --api-key mushi_xxx
npm create mushi-mushi -- --skip-install
npm create mushi-mushi -- -y
npm create mushi-mushi -- --helpEquivalent
npx mushi-mushi # same wizard, shorter to type
npx @mushi-mushi/cli init # same wizard, scoped nameLinks
License
MIT