Add publish CI and run fmt

This commit is contained in:
KernelErr
2021-11-01 15:56:57 +08:00
parent fc7a3038bd
commit 754a5af794
6 changed files with 72 additions and 34 deletions

View File

@@ -33,6 +33,8 @@ $ cargo build --release
$ cargo install fourth
```
或者您也可以直接从Release中下载二进制文件。
## 配置
Fourth使用yaml格式的配置文件默认情况下会读取`/etc/fourth/config.yaml`,如下是一个最小有效配置: