gulp-este
v1.2.8
Published
Gulp tasks for Este.js
Downloads
34
Maintainers
Readme
gulp-este
Gulp tasks for Este.js
Install
npm install --save-dev gulp-este
Example
Take a look at Este.js gulpfile.coffee.
Task Helpers
- 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
License
MIT © Daniel Steigerwald