1.0.1 • Published 9 years ago

slush-gulpfile v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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

1.0.1

9 years ago

1.0.0

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago