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-appWhat it does
Scaffolds a new Murasaki desktop app with:
- Next.js App Router (configured for Murasaki)
murasakiruntime + native API hooks- TypeScript, Biome (configurable)
npm run devopens a native WebView window with HMRnpm run buildproduces a signed binary for your platform
Status
Pre-alpha. The template doesn't actually scaffold anything yet.
License
MIT.