binarykitchen / find-remove

recursively finds files by filter options from a start directory onwards and deletes these. useful if you want to clean up a directory in your node.js app.
https://npmjs.org/package/find-remove
61 stars 19 forks source link

remove specified list of directories recursively #2

Closed pbakondy closed 9 years ago

binarykitchen commented 9 years ago

thanks man. i had a look at your modifications. can you do few changes please?