CVarisco / create-component-app

Tool to generate different types of React components from the terminal. 💻
MIT License
859 stars 58 forks source link

Templates Mgmt #34

Closed puemos closed 7 years ago

puemos commented 7 years ago

Templates Mgmt

The inspiration for this feature is oh my zsh plugins mgmt

Requests:

  1. Offer a set of predefined templates
  2. Enable the user to add or edit custom templates
  3. User can choose a template upon creation

Resentments

  1. Ensure the quality of the predefined templates
  2. Restrict the number of the suggested templates (so you don't have to choose between 100 templates)

Development

https://github.com/puemos/create-component-app

https://github.com/puemos/create-component-app/blob/master/docs/CUSTOM-TEMPLATES.md

predefined normal

CVarisco commented 7 years ago

30 Closed and merged after fix: