Created
October 5, 2017 23:12
-
-
Save falexandre/c77ebd86c258a742e1a20ad19c5d5412 to your computer and use it in GitHub Desktop.
generator-generator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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