Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -1,2 +1,12 @@
|
|||||||
# linux_state_miniprogram_soft
|
# linux_state_miniprogram_soft
|
||||||
Linux 性能检测接口
|
Linux 性能检测接口
|
||||||
|
# 使用方法
|
||||||
|
1. 在你的Linux 设备上安装GO 环境
|
||||||
|
2. 复制 main.go .. 到你的服务器
|
||||||
|
3. 执行 go mod tidy 下载依赖包
|
||||||
|
4. 执行 go run main.go / go build main.go 运行或者生成你所需要的二进制文件
|
||||||
|
# 或者
|
||||||
|
你可以选择 使用realse 的二进制直接运行
|
||||||
|
|
||||||
|
# 后续 。。。
|
||||||
|
你可以使用微信小程序 矢光小屋 扫描 终端的二维码 绑定,即可轻松在移动设备上查看的服务器实时性能
|
||||||
|
|||||||
Reference in New Issue
Block a user