Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP

Gulp tasks for Este.js

1.1.0

latest commit ba4ee4675e
Daniel Steigerwald authored

README.md

gulp-este

Build Status Dependency Status devDependency Status

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

Something went wrong with that request. Please try again.