file-cleaner

0.0.1 • Public • Published

file-cleaner

Remove file with given pattern.

Install

npm install file-cleaner -g

How to use

Go to any folder that you want to clean files. Open command line.

//show help info
file-cleaner -h

//remove all js file with resursion
file-cleaner -r *.js

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i file-cleaner

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • james.y.yang