mirror of
https://github.com/wahyd4/node-prune.git
synced 2026-08-09 05:06:18 +10:00
move install instructions up
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
<img src="http://tjholowaychuk.com:6000/svg/title/NODE/PRUNE">
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
$ go get github.com/tj/node-prune/cmd/node-prune
|
||||
```
|
||||
|
||||
## What?
|
||||
|
||||
node-prune is a small tool to prune unecessary files from ./node_modules.
|
||||
@@ -8,12 +14,6 @@ node-prune is a small tool to prune unecessary files from ./node_modules.
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
$ go get github.com/tj/node-prune/cmd/node-prune
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
[](https://godoc.org/github.com/tj/node-prune)
|
||||
|
||||
Reference in New Issue
Block a user