1.0.0 • Published 8 years ago

zkflow-next-handler v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

ZKflow next handler

Next callback handler for gulp tasks

Facebook

Shields

npm npm npm Travis bitHound Overall Score bitHound Dependencies bitHound Dev Dependencies bitHound Code GitHub forks GitHub stars GitHub followers

Installation

npm install --save zkflow-next-handler

API

Constructor

var ZkflowNextHandler = require('zkflow-next-handler');

var zkflowNextHandler = new ZkflowNextHandler(options)

options

configuration object

Default values
{
  handleSuccess: true,
  ignoreFailures: false,
  quickFinish: false,
  watch: false
}

Changelog

Changelog at github

Sponsors