goldhighlight / Node_Modules-Remover

Node_Modules Remover aims to remove capacity consuming node_modules from your Dev directory to save hard space.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node_modules Remover

This project aims to remove all node_modules subfolders which grasps a lot of file capacity.

How to use

python remove.py --folder="D:\source\EthereumWorks"

Use --folder option if you want to set target directory.

If you omit it, it will set as default "./" 😀

About

Node_Modules Remover aims to remove capacity consuming node_modules from your Dev directory to save hard space.


Languages

Language:Python 100.0%