the-glima / gulp-start

[DEPRECATED] A simple scaffolding project using Gulp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DEPRECATED] Gulp start

A simple scaffolding project using Gulp. This will help you precompiling assets, managing dependencies and optimizing your work.

Getting started

This project requires Bower and Gulp

Usage

Defautl task gulp - precompile and copy files to dest folder

Dist task gulp min - minify .css, .js and images

Bump task gulp bump - tag versioning

You're good to go.

Dependecies

These are the dependencies and gulp plugins there will be used.

Bower default components

Change your .bower.json with the dependencies of you nedd, also change the paths in concat.js task from gulp-tasks folder.

License

Copyright (c) 2015 Gabriel Mateus Licensed under the MIT license.

About

[DEPRECATED] A simple scaffolding project using Gulp.

License:MIT License


Languages

Language:CSS 61.4%Language:JavaScript 33.2%Language:HTML 5.4%