1.0.0 • Published 3 years ago

wbnpm v1.0.0

Weekly downloads
5
License
ISC
Repository
github
Last release
3 years ago

一个模拟 npm 的工具

简介

通过私有的 git 平台,存储软件包,通过 wbnpm 命令,像 npm 一样安装包。

使用方法

安装:

npm install wbnpm -g

初始化目录

wbnpm init

设置通用的下载包规则

wbnpm set rule git@gitlab.xxx.com/xxx/[name].git

// 设置单独包名和地址
wnnpm set pkg <包名> <包的仓库地址>

// 例子
wnnpm set pkg app git@gitlab.xxx.com/bn:app.git

安装组件

wbnpm install xxx

卸载组件

wbnpm uninstall xxx
1.0.0

3 years ago

0.1.19

7 years ago

0.1.18

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago