tb-npm
v1.0.1
Published
Call npm using Taobao registry with '--registry=https://registry.npm.taobao.org'
Downloads
5
Readme
tnpm
Call npm using Taobao registry by adding or replacing the
registry
param with--registry=https://registry.npm.taobao.org
Install
With npm installed, run
npm install -g tb-npm
Usage
The entry command is tnpm
JUST use tnpm
like npm
The ONLY difference is the registry
param is always https://registry.npm.taobao.org
Example
tnpm install -g ts-starter
License
MIT