1.0.7 • Published 3 years ago

xiao-dk v1.0.7

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

dev-kit

项目开发工具链

目前可用的子命令

sentry-integration

sentry 集成工具,用于在项目中集成、创建 sentry 项目。

$ dev-kit sentry-integration

icon-helper

icon 助手,用于在项目中扫描 icon 使用情况并生成文件记录。

$ dev-kit icon-helper scan

安装方法

// 拉代码
$ git clone git@gitlab.xinghuolive.com:teaching-fe/dev-kit.git
// 打开 dev-kit
$ cd dev-kit
// 安装依赖
$ yarn
// 创建全局软链接
$ npm link

使用方法

// 全局使用 dev-kit 命令
$ dev-kit
1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago