1.0.1 • Published 11 years ago
slush-gulpfile v1.0.1
slush-gulpfile
Quickly generate a pro-like customized gulpfile.js
Based on:
Features
Superpowers
- rev
 - imagemin
 - jshint
 - Css Preprocessor
 
Getting Started
Installation
Install slush-gulpfile globally:
$ npm install -g slush-gulpfileRemember to install slush globally as well, if you haven't already:
$ npm install -g slushUsage
Create a new folder for your project:
$ mkdir my-cool-scaffoldRun the generator from within the new folder:
$ cd my-cool-scaffold && slush gulpfileNotice: gulp dependencies are currently not automagically added to package.json
Options
So many, just so many...
Getting To Know Slush
Slush is a tool that uses Gulp for project scaffolding. To find out more about Slush, check out the documentation.
Contributing
Just submit a PR!
License
MIT @Gilad Peleg