1.0.1 • Published 11 years ago

obliterate v1.0.1

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

Obliterate

A CLI to obliterate a folder. It uses rimraf to recursively delete all subdirectories and files contained. There is no API because it literally just calls rimraf.

Installation

npm install obliterate -g

Usage

Usage: obliterate <path>

  Deletes all files and folders at "path" recursively.

Options:

  -h, --help    Display this usage info

License

MIT

1.0.1

11 years ago

1.0.0

11 years ago