zenlayer-npm
v1.0.6
Published
NPM package management tools
Downloads
5
Readme
概述
为方便私有仓库使用 npm,而避免在项目中配置 npmrc。
默认改变了@zenlayer 的 scope 下的 registry,不会更改默认的全局 registry。仅此而已。
安装
npm install zenlayer-npm -g
使用(你的计算机有可能需要加 sodu)
Usage: index [options] [command]
Options:
-v, --version output the current version
-h, --help display help for command
Commands:
i [options] [moduleName...] [-S] [-D] [-g] install package
login set email and _auth
set <key> <value> set configs
publish publish package
help [command] display help for command
npmrc
npm 的相关配置文件依旧有用