Files
node-prune/Readme.md
T
2017-11-18 17:43:14 -08:00

760 B

Installation

$ go get github.com/tj/node-prune/cmd/node-prune

Usage

$ cd myapp
$ node-prune
  INFO[0000] complete                  duration=195ms files_removed=1,222 files_total=25,520 size_removed=6.8 MB

What?

node-prune is a small tool to prune unecessary files from ./node_modules.

Why?

huge


GoDoc