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 = ;
API
//TODO
License
MIT License (c) Lukas Eipert - 2014