mirror of
https://gitee.com/ThingsGateway/ThingsGateway.git
synced 2025-10-20 10:50:48 +08:00
更新readme
This commit is contained in:
@@ -12,7 +12,23 @@
|
||||
|
||||
## 源码获取/更新
|
||||
|
||||
执行以下命令,或根目录下的`git_pull.bat`脚本
|
||||
### 源码克隆
|
||||
|
||||
|
||||
注意因仓库包含子模块,直接下载zip包会导致子模块丢失,建议使用git clone命令
|
||||
|
||||
``` shell
|
||||
|
||||
https://gitee.com/ThingsGateway/ThingsGateway.git
|
||||
|
||||
```
|
||||
|
||||
### 源码更新
|
||||
|
||||
在vs中打开powerShell窗口,执行以下命令,或根目录下的`git_pull.bat`脚本
|
||||
|
||||
<img src="https://foruda.gitee.com/images/1736150639726525137/8ff84c29_7941935.png" width="400px" />
|
||||
|
||||
|
||||
``` shell
|
||||
|
||||
@@ -29,6 +45,7 @@ pause
|
||||
```
|
||||
|
||||
|
||||
|
||||
### 插件列表
|
||||
|
||||
#### 采集插件
|
||||
|
Reference in New Issue
Block a user