0.1.0 • Published 4 years ago

generator-gorila v0.1.0

Weekly downloads
5
License
-
Repository
-
Last release
4 years ago

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

1) Create bitbucket repository (upstream) 2) Fork this repository (origin) 3) Clone your repository (origin) 4) Run "yo gorila" in the folder - for NODE run "yo gorila:node"