关于前端:Cgr-一个同时管理npmyarn的源切换工具

2次阅读

共计 364 个字符,预计需要花费 1 分钟才能阅读完成。

仓库地址:cgr

装置

npm install -g cgr

Usage

Usage: cgr [options] [command]

  Commands:

    ls                           List all the registries
    use <registry> [type]        Change registry to registry.  type n or y
    add <registry> <url> [home]  Add one custom registry
    del <registry>               Delete one custom registry
    test [registry]              Show the response time for one or all registries
    help                         Print this help

  Options:

    -h, --help     output usage information
    -V, --version  output the version number
正文完
 0