Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 285 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 285 Bytes

deleter

Node based directory removing tool

Installation

npm install deleter -g

Delete directory

$ sudo deleter <directory_name> 

Note: For now, it supports windows only. Other operating systems will considered in further update.

License

MIT