1.0.3 • Published 8 years ago
yt-npm v1.0.3
ytnpm
cnpm client for hipac.cn forked from cnpm
Requirements
| Minimum | Recommended | |
|---|---|---|
| NodeJS | 4.0.0 | stable |
Install
$ npm install yt-npm -gIf you're in China, maybe you should install it from our China mirror:
$ npm install yt-npm -g --registry=https://registry.npm.taobao.orgUsage
Support all commands just like npm.
Open package document or git web url
$ ytnpm doc [name]
$ ytnpm doc -g [name] # open git web url directlyInstall with orginal npm cli
cnpm using npminstall by default.
If you don't like symlink mode for node_modules, you can change the installer to orginal npm.
But you will lose the fatest install speed.
$ ytnpm i --by=npm react-nativeLicense
1.0.3
8 years ago