readme
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user