gulp-scaffold
Generates a Gulp project structured the way I like it.
Installation
Install globally because it is meant to be a console application.
npm install -g gulp-scaffold
Usage
- Create a directory for the new project
- cd into the directory.
- Type
gulp-scaffold
- Follow the prompts