usehenri/henri

Add a destroy cli command

Closed this issue · 0 comments

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