Quench

The Gulp file generator.

Easily automate your next web project.

Get Started

Gulp is a command-line JavaScript task runner that automates your web workflow by way of self-scripted tasks. Quench easily creates those self-scripted tasks based on your custom input.

css

CSS Automation

  • Autoprefix
  • Compile pre-processors
  • Minimize
  • Remove unused CSS
js

JavaScript Automation

  • Compress
  • Concatenate
  • Convert ES6 to ES5
  • Lint
img

Images and Beyond

  • Compress Images
  • Sync browsers and devices

Gulp Options

Basic Options
CSS
JavaScript
Images
BrowserSync
Your browser doesn't currently support JavaScript.

Now what?

  1. Unzip the downloaded project files.

  2. Use the command line to navigate to the project directory.

    On a Mac, launch Terminal. On a Windows machine, you’re looking for Command Prompt.

    To change directories, type cd followed by a space and then the path to the project directory.

  1. Run npm install.

    Both Node and Gulp are prerequisites for this and the following step.

  2. Run gulp.

  3. Code away!

All the information on this website is published in good faith and for general information purpose only. We do not make any warranties about the completeness, reliability and accuracy of this information. Any action you take upon the information on our website is strictly at your own risk. and we will not be liable for any losses and damages in connection with the use of our website.