Skip to content

Instantly share code, notes, and snippets.

@olavocneto
Last active May 25, 2020 14:44
Show Gist options
  • Save olavocneto/9141840 to your computer and use it in GitHub Desktop.
Save olavocneto/9141840 to your computer and use it in GitHub Desktop.
mkdir -pv nameOfModule/src/NameOfModule/{Controller,Model,Provider,Service,views}
mkdir -pv src/Financial/module/nameOfModule/src/nameOfModule/{Application,Business,Command,Controller,Definition,Entity,EventListener,Form,Mapper,Provider,Report,Service,Validator}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment