create-roses-electron

0.1.4 • Public • Published

create-roses-electron

Interactive CLI to quickly set up an Electron projects with React and Vite.

Get started with CRE by running npx create-roses-electron

PRs-Welcome NPM version Downloads

Table of contents

What is CRE?

"Create Roses Electron" is a CLI that you can run to initialize your Electron App much faster by including all the necessary tools, React and etc, that you need by using one of the fastest tool to rebuild your code, Vite.

Keep in mind that the generated template/boilerplate can still be modified as much as you like.

Getting Started

To get started with create-roses-electron, run any of the following commands and answer any questions from the prompt:

npm

npx create-roses-electron@latest

CLI Docs

The following CLI options and flags can be use to configure the behavior when running the CLI:

Option/Flag Description
[dir] The directory to create the new Roses Electron
--noGit Explicitly tell to not init a git repository
--noInstall Explicitly tell to not install all dependencies
-y, --default Bypass the CLI and use default values for all prompts

Contributors

We 💖 contributors! Feel free to contribute to this project but please read the Contributing Guidelines before opening an issue or PR so you understand the branching strategy and local development environment.

Package Sidebar

Install

npm i create-roses-electron

Weekly Downloads

3

Version

0.1.4

License

MIT

Unpacked Size

66.4 kB

Total Files

25

Last publish

Collaborators

  • krsbx