edunpm

1.1.3 • Public • Published

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

Usage

支持所有 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 directly 

License

MIT, 从 cnpm 4.2.0 源码直接修改得到, 感谢 fengmk2.

Readme

Keywords

Package Sidebar

Install

npm i edunpm

Weekly Downloads

1

Version

1.1.3

License

MIT

Last publish

Collaborators

  • bugyak