gulp-dynamo
v0.1.0
Published
Helps you generate your gulp.js file, so you can concentrate on building awesome apps
Readme
Gulp Dynamo
Helps you generate your gulp.js file, so you can concentrate on building awesome apps!
Installation
$ npm install gulp-dynamo -gInstalling global so you don't have to redownload in every single project.
Usage
$ gulp-dynamoArguments
<themename> # Use a specific theme (lib/themes)
-m # Lets you change deffrent things in the selected themeToDos
- Add -h (help) argument
- Add the ability to store the chages made with -m
- Add tests
- Add -s (structure) that will create the folder sturture used in the theme
- Write doc on creating a theme
