Skip to content

cognitom/gulpfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gulpfiles

This is the repo for tracking my gulpfiles. Use this repo with gulp-straw which help managing and updating gulpfiles.

taskfile defined tasks
gulpfile default clean watch
task/bower bower bower-install bower-update bower-copy
task/browserify browserify
task/coffee coffee
task/css css css-lint
task/icon icon
task/parse parse

Getting Started

gulp.js and gulp-straw is required.

$ npm install -g gulp
$ npm install -g gulp-straw

You need to setup to work with your own (cloned) repo. See also Installation section of gulp-straw.

$ straw setup

Then, get gulpfiles from your repo:

$ straw install gulpfile
$ straw install task/css

Or, get gulpfiles from other's:

$ straw install cognitom:gulpfile
$ straw install cognitom:task/css

See also Getting Started section of gulp-straw.

About

gulpfiles for gulp.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published