astro-electron-create
v1.0.1
Published
A CLI tool to create an Electron app
Readme
Astro Electron Starter
A simple Node.js CLI to generate a ready-to-use ElectronJS project.
Features
- Project name prompt
- Auto-creates basic Electron structure
- Automatically runs
npm initand installselectron - Includes all generated files
Installation
You don't need to install it globally.
Simply run:
npx create-electron