mirror of
https://github.com/xiaoqidun/alive.git
synced 2026-01-15 16:41:37 +08:00
docs(更新文档): 更新文档
This commit is contained in:
@@ -1,2 +1,17 @@
|
||||
# alive
|
||||
远程虽断,现场犹存 — 赋予无人值守瞬间以永恒
|
||||
|
||||
# 快速安装
|
||||
```
|
||||
go install github.com/xiaoqidun/alive@latest
|
||||
```
|
||||
|
||||
# 编译安装
|
||||
```
|
||||
git clone https://github.com/xiaoqidun/alive.git
|
||||
cd alive
|
||||
go build alive.go
|
||||
```
|
||||
|
||||
# 授权协议
|
||||
本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/alive/blob/main/LICENSE) 授权协议
|
||||
Reference in New Issue
Block a user