Grm
A npm registry manger.
Use smaller dependencies than nrm.
Install
- Using go:
$ go install github.com/XeryYue/[email protected]
Usage
Usage: grm [options] [command]
Options:
-v, --version output the version number
-h, --help output usage information
Commands:
ls List all the registries
current Show current registry name
use <registry> Change registry to registry
add <name> <registry> [home] Add one custom registry
del <name> Delete one custom registry by alias
help Print this help
Q & A
Why new nrm?
- Installing
nrm
is too slow, andgrm
can be fast.
Why not so comprehensive
- Because we are only source manager.