美文网首页工具插件
nrm-npm镜像管理工具

nrm-npm镜像管理工具

作者: ankicoo | 来源:发表于2023-01-29 16:41 被阅读0次

    安装

    npm install -g nrm
    

    使用

    nrm ls 列举可用镜像
    nrm add {$name} {$url} 增加镜像(如公司内部镜像等)
    nrm use {$name} 使用对应镜像
    

    相关文章

      网友评论

        本文标题:nrm-npm镜像管理工具

        本文链接:https://www.haomeiwen.com/subject/elsphdtx.html