dirclean

1.0.1 • Public • Published

Hello, this is a very simple yet helpful package. This allows you to clean a whole directory in seconds. Here is how you use it

const clean = require('cleandir')
clean("PATH_TO_FILE"),

Or, you can use the CLI:

cleandir -p PATH_TO_FILE

Note you would have to install it with the global tag for it to work with the CLI

Readme

Keywords

none

Package Sidebar

Install

npm i dirclean

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

1.05 kB

Total Files

5

Last publish

Collaborators

  • salvage_dev