zkflow-task-clean

1.0.0 • Public • Published

ZKflow task clean

Clean task in ZKflow format. It can be used to clean output directories for generated code.

Made by Zaklinacze Kodu

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-task-clean zkflow gulp

Example

ZKflow task clean is used in ZKflow for angular

How to use it

Just put this code in gulpfile.js

require('zkflow')({
  'clean': {
    task: require('zkflow-task-clean')
  }
}, require('gulp'), {}, getOutputDir)

API

Make sure you understand how ZKflow works

getOutputDir

getOutputDir is function that returns path to directory that will be cleared.

Changelog

Changelog at github

Sponsors

Street Team

Zaklinacze Kodu

Package Sidebar

Install

npm i zkflow-task-clean

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • bolo