mirror of
https://gitee.com/qpy-solutions/tracker-v2.git
synced 2025-05-19 19:18:25 +08:00
update: tracker user guide doc delete get code process from git
This commit is contained in:
parent
d9ab42e9e3
commit
588d4a9926
@ -16,31 +16,6 @@
|
|||||||
- [x] 云服务中间件(remote): 提供云服务消息处理中间件功能。
|
- [x] 云服务中间件(remote): 提供云服务消息处理中间件功能。
|
||||||
- [ ] 传感器功能(sensor): 开发中...
|
- [ ] 传感器功能(sensor): 开发中...
|
||||||
|
|
||||||
## 项目拉取
|
|
||||||
|
|
||||||
```bash
|
|
||||||
# 下载主项目代码
|
|
||||||
git clone https://gitee.com/qpy-solutions/tracker-v2.git
|
|
||||||
|
|
||||||
# 进入主项目目录
|
|
||||||
cd tracker-v2/
|
|
||||||
|
|
||||||
# 切换对应的主项目分支
|
|
||||||
git checkout master
|
|
||||||
|
|
||||||
# 子项目初始化
|
|
||||||
git submodule init
|
|
||||||
|
|
||||||
# 子项目代码拉取
|
|
||||||
git submodule update
|
|
||||||
|
|
||||||
# 进入子项目目录
|
|
||||||
cd code/modules/
|
|
||||||
|
|
||||||
# 切换对应的子项目分支
|
|
||||||
git checkout master
|
|
||||||
```
|
|
||||||
|
|
||||||
## 项目结构
|
## 项目结构
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user