Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 938 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 938 Bytes

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