gulp-stack
v0.7.2
Published
My gulp stack
Downloads
45
Maintainers
Readme
gulp-stack
A gulp stack for angular development.
- It reduces your gulp source-code tremendously
- Works out of the box with the Angular Best Practise app structure.
- Is highly configurable.
Installation
npm install --save-dev gulp-stack
Example
Then, add it to your gulpfile.js
:
var gulp = require('gulp-stack').gulp();
API
//TODO
License
MIT License (c) Lukas Eipert - 2014