gulp-js-stylus
v1.0.0
Published
> Gulp with Gulp Uglify, Gulp Concat and Gulp Stylus.
Readme
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 gulpOnce the dependencies have been installed, enter the following in the terminal:
$ git clone [email protected]:shoaibuddin/gulp-js-stylus.git
$ cd gulp-js-stylus
$ npm installRunning
Enter the following in the terminal:
$ gulp watch
