1.0.7 • Published 8 months ago

@cliz/nrm v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

nrm - NPM registry manager

nrm can help you easy and fast switch between different npm registries, now include: npm, yarn, cnpm, tencent, taobao ...

Install

$ npm install -g @cliz/nrm

How to

USAGE 

   ▸ nrm <command> [ARGUMENTS...] [OPTIONS...]


COMMANDS — Type 'nrm help <command>' to get some help about a command

   add                                  Add a new registry                                     
   current                              Show current registry                                  
   ls                                   List all available registries                          
   remove                               Remove an exist registry                               
   update                               Update a registry                                      
   use                                  Change registry                                        

GLOBAL OPTIONS

   -h, --help                           Display global help or command-related help.           
   -V, --version                        Display version.                                       
   --no-color                           Disable use of colors in output.                       
   -v, --verbose                        Verbose mode: will also output debug messages.         
   --quiet                              Quiet mode - only displays warn and error messages.    
   --silent                             Silent mode: does not output anything, giving no       
                                       indication of success or failure other than the exit   
                                       code.    

Examples

$ nrm ls
npm        NPM Official Registry
           https://registry.npmjs.org/

yarn       YARN Registry
           https://registry.yarnpkg.com/

github     Github NPM Registry
           https://npm.pkg.github.com

cnpm       CNPM Registry
           https://r.cnpmjs.org/

tencent    Tencent NPM Registry
           https://mirrors.cloud.tencent.com/npm/

taobao     Taobao NPM Registry
           https://registry.npmmirror.com/

couchdb    CouchDB NPM Registry
           https://skimdb.npmjs.com/registry/
$ nrm use taobao
Registry has been set to: taobao (https://registry.npmmirror.com/)

Contributors

LICENSE

MIT

1.0.7

8 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

0.0.37

2 years ago

0.0.38

2 years ago

0.0.39

2 years ago

0.0.20

2 years ago

0.0.21

2 years ago

0.0.22

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.25

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.30

2 years ago

0.0.31

2 years ago

0.0.32

2 years ago

0.0.33

2 years ago

0.0.34

2 years ago

0.0.35

2 years ago

0.0.36

2 years ago

0.0.26

2 years ago

0.0.27

2 years ago

0.0.28

2 years ago

0.0.29

2 years ago

0.0.16

2 years ago

0.0.17

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago