slush-gulpfile

1.0.1 • Public • Published

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-gulpfile

Remember to install slush globally as well, if you haven't already:

$ npm install -g slush

Usage

Create a new folder for your project:

$ mkdir my-cool-scaffold

Run the generator from within the new folder:

cd my-cool-scaffold && slush gulpfile

Notice: 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

PR Welcome

Just submit a PR!

License

MIT @Gilad Peleg

Package Sidebar

Install

npm i slush-gulpfile

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • pgilad