cookies-cli
v1.0.5
Published
cookies's cli
Downloads
2
Readme
Cookie-CLI
Cooki's CLI helps you create application or plugin fast.
Features
- Create a react integrated application
- Create Eslint config file
- Create Stylelint config file
- Create Prettier config file
- Create Typescript config file
- Create Babel config file
- Create Commitlint config file
Install
npm install -g cookies-cli or yarn install global cookies-cli or pnpm install global cookies-cli
Usege
cookie create app-name
cookie plugin