yt-npm

1.0.3 • Public • Published

ytnpm

cnpm client for hipac.cn forked from cnpm

Requirements

Minimum Recommended
NodeJS 4.0.0 stable

Install

$ npm install yt-npm -g

If you're in China, maybe you should install it from our China mirror:

$ npm install yt-npm -g --registry=https://registry.npm.taobao.org

Usage

Support all commands just like npm.

Open package document or git web url

$ ytnpm doc [name]
$ ytnpm doc -g [name] # open git web url directly

Install 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-native

License

MIT

/yt-npm/

    Package Sidebar

    Install

    npm i yt-npm

    Weekly Downloads

    1

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    29.1 kB

    Total Files

    16

    Last publish

    Collaborators

    • ninpu