ssnpm

1.0.1 • Public • Published

ssnpm

NPM version

ssnpm: npm client for NPM-SouthSmart

Requirements

Minimum Recommended
NodeJS 4.0.0 stable

Install

$ npm install ssnpm -g

If you're own mirror, maybe you should install it from your dress :

$ npm install ssnpm -g --registry http://172.16.10.131:4873

Usage

Support all commands just like npm.

Sync packages from npm

$ ssnpm sync [moduleName]

Open package document or git web url

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

Install with orginal npm cli

ssnpm 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.

$ ssnpm i --by=npm react-native

Thanks CNPM

直接修改cnpm源码,得出我们的ssnpm

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i ssnpm

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

23.3 kB

Total Files

15

Last publish

Collaborators

  • polanz