Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 695 Bytes

File metadata and controls

30 lines (20 loc) · 695 Bytes

gpm-plugin-clear-node-modules

gpm plugin for run command gpm foreach <plugin>

The plugin will clean the all NodeJs project's node_modules directory

Installation

npm install gpm-plugin-clear-node-modules -g

Usage

gpm foreach clear-node-modules

Contribute

git clone https://github.com/gpmer/gpm-plugin-clear-node-modules.git
cd ./gpm-plugin-clear-node-modules
node ./index.js

You can flow Contribute Guide

License

The MIT License