Skip to content

project for removal of node_modules folder and all its contents

License

Notifications You must be signed in to change notification settings

dejo095/deleter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Deleter

Small utility project written in python 3.7 for helping in removing of node_modules folder and all its contents.

  • run command "python deleter.py" in your CLI
  • you'll be asked for path, enter full path to your workdir containing all your projects that contain node_modules folders
  • Utility will run through all the folders and subfolders and list all those which contain node_modules folders and will ask for confirmation to continue removing those node_modules folders
  • after it is done it will ask again for path to search for node_modules folders
  • type quit to exit utility into CLI

Disclaimer: Use at your own risk! I am not to be held responsible if any unplanned data damage or losing should occur.

About

project for removal of node_modules folder and all its contents

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages