easy-cli-cp
easy-cli-cp is a very small library that helps you create your component files without having to do it manually.
Technologies
The following techniques were used in this project:
- commander
- inquirer
- deep-keys
- fs-extra
- chalk
Features
- [x] Config file ...
- [x] React ...
- [x] Vue ...
- [x] typescript ...
- Install:
npm i easy-cli-cp
- Usage:
A. Write easy-cli-cp to generate config file
easy-cli-cp
B. generate you component:
easy-cli-cp generate <component name>
[!NOTE] You can use an alternative [ g ] shortcut to [ generate ]