generator-gorila
v0.1.0
Published
This is a scaffold tool, it makes for you repetitive taks that take place at the begining of a project
Downloads
2
Readme
This is a scaffold tool, it makes for you repetitive taks that take place at the begining of a project
HOW TO INSTALL
on the folder generatore-gorila:
npm install -g yo npm install -g child-process npm install yeoman-generator npm link
HOW TO USE
- Create bitbucket repository (upstream)
- Fork this repository (origin)
- Clone your repository (origin)
- Run "yo gorila" in the folder
- for NODE run "yo gorila:node"