0.0.6 • Published 4 years ago

modules-cleaner v0.0.6

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
4 years ago

Node Modules Cleaner

A simple package to keep your disk free from heavy files.

How to use it

Install the package using npm

npm i -g modules-cleaner

Then you should be able to run the script by typing

modules-cleaner -path '<path>'

Protecting a folder from being cleaned

If you want to keep your node_modules folder, you can by easily adding the .cleaner-ignore file into the project's root folder.

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago