1.1.3 • Published 10 years ago
edunpm v1.1.3
edunpm: 中国教育网下的 npm 镜像, cli 客户端
edunpm: a mirror in CERNET, the cli client, modified from cnpm
Visit: http://enpmjs.org/ for more details.
Install
$ npm install edunpm -g如果你是教育网用户, 可以使用中国教育网镜像源:
if you are using CERNET, you can use enpmjs.org registry:
$ npm install edunpm -g --registry=http://registry.enpmjs.orgUsage
支持所有 npm 支持的命令
Support all commands just like npm.
Sync packages from npm
$ edunpm sync [moduleName]Open package document or git web url
$ edunpm doc [name]
$ edunpm doc -g [name] # open git web url directlyLicense
MIT, 从 cnpm 4.2.0 源码直接修改得到, 感谢 fengmk2.