npm.io
0.9.0 • Published 1h agoCLI

create-murasaki

Licence
MIT
Version
0.9.0
Deps
1
Size
21 kB
Vulns
0
Weekly
0

create-murasaki

Scaffolder for Murasaki apps.

Usage

npm create murasaki@latest my-app
# or
pnpm create murasaki@latest my-app
# or
yarn create murasaki my-app

What it does

Scaffolds a new Murasaki desktop app with:

  • Next.js App Router (configured for Murasaki)
  • murasaki runtime + native API hooks
  • TypeScript, Biome (configurable)
  • npm run dev opens a native WebView window with HMR
  • npm run build produces a signed binary for your platform

Status

Pre-alpha. The template doesn't actually scaffold anything yet.

License

MIT.

Keywords