front-end-gulp

Web front-end project template based on Gulp

GPL-3.0 License

Stars
3

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