0.1.0 • Published 7 years ago

gpm-plugin-clear-node-modules v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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