Skip to content

uprock/gulpfile-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulpfile-boilerplate

Usage: place following gulpfile.js in root:

require('./builder')(require('gulp'));

Then you can use gulp dev for development.

You can declare new tasks before you've inited builder, they will be picked automatically. E.G. build-scripts-coffee will be automatically included in build-scripts, which is included in build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published