deped-sync

1.0.9 • Public • Published

deped-sync

将其它源的 npm package 同步到私服

全局安装

npm i deped-sync -g

使用

将 npm 官网的 react 同步到私服

dsync react -t=私服库 -u=私服账户 -p=密码 -e=邮箱

指定版本同步到私服, 比如 react 18.0.0.0

dsync react@18.0.0 -t=私服库 -u=私服账户 -p=密码 -e=邮箱

将 B 私服库中 的 @swc/core 同步到 A 私服库中

dsync @swc/core -t=A库 -s=B库 -u=A库账户 -p=密码 -e=邮箱

Package Sidebar

Install

npm i deped-sync

Weekly Downloads

2

Version

1.0.9

License

MIT

Unpacked Size

12.9 kB

Total Files

16

Last publish

Collaborators

  • moneko