/Gulp-UI

User interface for running Gulp tasks

Primary LanguageJavaScriptMIT LicenseMIT

Gulp UI

User interface for running Gulp tasks.

Installation

After downloading the repo, install its pre-requisites and dependencies:

npm install
bower install

To compile this application, simply run the following command according to the desired platform:

  • Mac: $ grunt dist-mac
  • Windows: $ grunt dist-win
  • Linux 64: $ grunt dist-linux
  • Linux 32: $ grunt dist-linux32

Getting started

Simply unzip dist/GulpUI.zip, run it and drag a Gulpfile.js file into the app.

Thanks to: