unclechu / front-end-gulp

Web front-end project template based on Gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

front-end-gulp

Declarative front-end deploy tasks using Gulp.js.

Independent Gulp wrapper that provides own Gulp CLI tool named as font-end-gulp.

You can declare your front-end deploy tasks in front-end-tasks.json file (see also Usage).

You also can use this tool with standard Gulp with regular gulpfile.js tasks without any worries, it works independently.

Usage

TODO

Supported tasks types

  1. Sprites:
  2. Spritesmith.
  3. Styles:
  4. Stylus;
  5. Less.
  6. Scripts:
  7. Browserify (transforms supported, you can use LiveScript, CoffeeScript, etc.)
  8. HTML:
  9. Jade.

License

MIT

About

Web front-end project template based on Gulp

License:GNU General Public License v3.0


Languages

Language:LiveScript 97.4%Language:CSS 1.8%Language:JavaScript 0.9%