mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-03-14 05:46:26 -05:00
17 lines
167 B
Plaintext
17 lines
167 B
Plaintext
|
|
# kratos
|
||
|
|
|
||
|
|
## 项目简介
|
||
|
|
go-common 工具
|
||
|
|
|
||
|
|
## 使用说明
|
||
|
|
|
||
|
|
### 参数
|
||
|
|
|
||
|
|
kratos -h
|
||
|
|
|
||
|
|
### 示例
|
||
|
|
|
||
|
|
```
|
||
|
|
./kratos init -d main -t interface -n testproject -o ownername
|
||
|
|
```
|