gulp-este
New Este switched to new set of tools therefore this repo is deprecated.
Gulp tasks for Este.js
npm install --save-dev gulp-este
Take a look at Este.js gulpfile.coffee.
- bg (run command line app with args)
- bump (bump packages version)
- coffee (CoffeeScript)
- compile (Closure Compiler)
- concatAll (concat all files for production)
- concatDeps (helper)
- diContainer (generate awesome DI containers)
- getNodeJsExterns
- jsx (React JSX)
- liveReloadNotify
- liveReloadServer
- setNodeEnv
- shouldCreateDeps (for watch mode, create deps only when needed)
- shouldNotify
- stylus
- unitTest
- watch
MIT © Daniel Steigerwald