1.0.0 • Published 9 years ago

gulp-js-stylus v1.0.0

Weekly downloads
-
License
BSD
Repository
-
Last release
9 years ago

gulp-js-stylus

Gulp with Gulp Uglify, Gulp Concat and Gulp Stylus.

Installing

Before running, you must install and configure the following one-time dependencies:

$ npm install -g gulp

Once the dependencies have been installed, enter the following in the terminal:

$ git clone git@github.com:shoaibuddin/gulp-js-stylus.git
$ cd gulp-js-stylus
$ npm install

Running

Enter the following in the terminal:

$ gulp watch

Bitdeli Badge