generator-gd-scripts
v1.0.9
Published
A generator to start up my projects
Downloads
55
Maintainers
Readme
The problem
I have to do a lot of repetitive stuff every time I set up a new open source project.
This solution
This is a yeoman generator for my open source projects
Installation
First, install yeoman and generator-gd-scripts using npm (we assume you have pre-installed node.js).
npm install -g yo generator-gd-scriptsUsage
Run the following inside the folder of your new project:
yo gd-scriptsLICENSE
MIT
