Skip to content

fortune-cook1e/cookie-cli

Repository files navigation

Cookie-CLI

This project is a command-line tool designed to swiftly create basic applications based on react. It also provides various configuration files including prettier, eslint, etc., to assist developers in setting up environments quickly.

Features

  1. Quick creation of React apps: Create basic applications based on React rapidly with simple command-line instructions, reducing manual configuration time and effort.

  2. Support for multiple configuration files: The project offers several commonly used configuration files such as prettier and eslint to help developers maintain consistent code style and enhance code quality.

Usage

Demo gif

Install

Install the tool via the following command in your terminal:

npm install cookie-cli -g

Create the app based on React + vite + webpack

cookie create your-project-name

This will create a new React application named your-project-name in the current directory.

Create plugin

cookie plugin

# then select the plugin you want to create

About

CLI helps you create application or plugin fast.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published