master
xxjwxc 4 years ago
parent 36bb586b98
commit 16c12187f5

@ -23,6 +23,15 @@
```
./gormt -g=false
```
## install
```
go get -u github.com/xxjwxc/gormt
```
or: [Dowloading](https://github.com/xxjwxc/gormt/releases)
--------
## 1. Configure default configuration items through the current directory config.yml file

@ -27,6 +27,14 @@
```
--------
## 安装
```
go get -u github.com/xxjwxc/gormt
```
或者: [下载地址](https://github.com/xxjwxc/gormt/releases)
## 1. 通过当前目录 config.yml 文件配置默认配置项
```
base:

Loading…
Cancel
Save