@skivvy/skivvy-package-clean

0.1.6 • Public • Published

Skivvy package: clean

npm version Stability Build Status

Delete files and folders

Installation

skivvy install clean

Overview

This package allows you to delete files and folders from within the Skivvy task runner.

Included tasks

clean

Delete files and folders

Usage:

skivvy run clean

Configuration settings:

Name Type Required Default Description
files string,Array Yes N/A Files/folders to delete
options object No null Glob options
options.force boolean No false Allow deleting of the current working directory and files/folders outside it

Dependents (1)

Package Sidebar

Install

npm i @skivvy/skivvy-package-clean

Weekly Downloads

1

Version

0.1.6

License

ISC

Last publish

Collaborators

  • skivvy
  • timkendrick