0.1.6 • Published 9 years ago

@skivvy/skivvy-package-clean v0.1.6

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

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:

NameTypeRequiredDefaultDescription
filesstring,ArrayYesN/AFiles/folders to delete
optionsobjectNonullGlob options
options.forcebooleanNofalseAllow deleting of the current working directory and files/folders outside it