refill-task-clean

1.1.0 • Public • Published

Refill task clean

Clean task in Refill 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 refill-task-clean refill gulp

Example

Refill task clean is used in Refill for angular

How to use it

Just put this code in gulpfile.js

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

API

Make sure you understand how Refill works

getOutputDir

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

Changelog

Changelog at github

Sponsors

Zaklinacze Kodu

Package Sidebar

Install

npm i refill-task-clean

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • bolo