Add a destroy cli command
maximepatry opened this issue · 0 comments
maximepatry commented
Add a destroy cli command for scaffolds that need to be removed.
The following options will be available:
- model
- controller
- crud
- scaffold
Ex: henri destroy controller <name>
Ask for user permission with inquire before destroying and make .backup if there is no .git folder