0.7.2 • Published 9 years ago

gulp-stack v0.7.2

Weekly downloads
7
License
MIT
Repository
github
Last release
9 years ago

gulp-stack NPM version Dependency Status

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