Skip to content

Instantly share code, notes, and snippets.

@falexandre
Created October 5, 2017 23:12
Show Gist options
  • Save falexandre/c77ebd86c258a742e1a20ad19c5d5412 to your computer and use it in GitHub Desktop.
Save falexandre/c77ebd86c258a742e1a20ad19c5d5412 to your computer and use it in GitHub Desktop.
generator-generator
npm install -g generator-generator
npm install -g yo
yo generator
// dentro da pasta do gerador, esse comando serve para poder ser acessivel de qualquer lugar
yo link
//chamando o gerador de qualquer lugar
yo movimentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment