generator-gorila

This is a scaffold tool, it makes for you repetitive taks that take place at the begining of a project

Usage no npm install needed!

<script type="module">
  import generatorGorila from 'https://cdn.skypack.dev/generator-gorila';
</script>

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

  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"