Socket
Socket
Sign inDemoInstall

create-roses-electron

Package Overview
Dependencies
74
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-roses-electron

Simplify process of creating an Electron project with React and Vite


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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/FlagDescription
[dir]The directory to create the new Roses Electron
--noGitExplicitly tell to not init a git repository
--noInstallExplicitly tell to not install all dependencies
-y, --defaultBypass 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.

Keywords

FAQs

Last updated on 13 Dec 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc