mirror of
https://github.com/wahyd4/node-prune.git
synced 2026-08-09 05:06:18 +10:00
add usage example
This commit is contained in:
@@ -6,6 +6,14 @@
|
||||
$ 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.
|
||||
|
||||
Reference in New Issue
Block a user