Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 322 Bytes

nmd

NodeModulesDeleter - CLI util for delete node_modules folder for increase free space on the disk

Usage

Start in the command line

nmd start // delete node_modules in the current directory

nmd start -d or nmd start --deep // delete all node_modules folders for all included folders at the first level of nesting