0.0.6 • Published 5 years ago

modules-cleaner v0.0.6

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
5 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

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago