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.
TODO
- Sprites:
- Spritesmith.
- Styles:
- Stylus;
- Less.
- Scripts:
- Browserify (transforms supported, you can use LiveScript, CoffeeScript, etc.)
- HTML:
- Jade.