β¨ππ» a node_modules hunter cli
You will need Node >= 7 installed. How do I install node? click here to find out about nvm
npm install -g nm-hunter
β cd ~
β nm-hunter
β Hunting wild node_modules: 102 MB
. . .
β‘οΈ Found!
------------
β οΈ 134 MB ./node_modules
β
0 B ./src/__mocks__/node_modules
total used: 134 MB
it took: 220 milliseconds
. . .
β nm-hunter --help
Usage: nm-hunter [options]
Options:
-V, --version output the version number
-v, --version output the version number
-s, --sort sort the node_modules in ASC
-w --warning only display node_modules above 99M
-h, --help output usage information
Fork, then clone the repo:
git clone https://github.com/your-username/nm-hunter.git
cd nm-hunter
git remote set-url g3 https://github.com/g3org3/nm-hunter.git
npm install
npm link
nm-hunter --help
https://github.com/g3org3/nm-hunter/blob/master/CHANGELOG.md
- George mailto:[email protected]