mirror of
https://github.com/xiaoqidun/alive.git
synced 2025-12-25 23:28:35 +08:00
This commit is contained in:
12
README.md
12
README.md
@@ -1,6 +1,12 @@
|
|||||||
# alive
|
# alive
|
||||||
远程虽断,现场犹存 — 赋予无人值守瞬间以永恒
|
远程虽断,现场犹存 — 赋予无人值守瞬间以永恒
|
||||||
|
|
||||||
|
# 预编译版
|
||||||
|
| 操作系统 | 架构 | 下载链接 |
|
||||||
|
| :--- | :--- | :--- |
|
||||||
|
| Windows | AMD64 | [alive_amd64.exe](https://aite.xyz/product/alive/alive_amd64.exe) |
|
||||||
|
| Windows | ARM64 | [alive_arm64.exe](https://aite.xyz/product/alive/alive_arm64.exe) |
|
||||||
|
|
||||||
# 快速安装
|
# 快速安装
|
||||||
```
|
```
|
||||||
go install github.com/xiaoqidun/alive@latest
|
go install github.com/xiaoqidun/alive@latest
|
||||||
@@ -13,11 +19,5 @@ cd alive
|
|||||||
go build alive.go
|
go build alive.go
|
||||||
```
|
```
|
||||||
|
|
||||||
# 预编译版
|
|
||||||
| 操作系统 | 架构 | 下载链接 |
|
|
||||||
| :--- | :--- | :--- |
|
|
||||||
| Windows | AMD64 | [alive_amd64.exe](https://aite.xyz/product/alive/alive_amd64.exe) |
|
|
||||||
| Windows | ARM64 | [alive_arm64.exe](https://aite.xyz/product/alive/alive_arm64.exe) |
|
|
||||||
|
|
||||||
# 授权协议
|
# 授权协议
|
||||||
本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/alive/blob/main/LICENSE) 授权协议
|
本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/alive/blob/main/LICENSE) 授权协议
|
||||||
Reference in New Issue
Block a user