提交 e411f3b4 编写于 作者: B BearPi

first add

上级 ca3f037f
......@@ -8,7 +8,7 @@
- **获取方式1**:从hpm网站组件式获取。通过[HPM](https://hpm.harmonyos.com),查找满足需求的解决方案,挑选/裁剪组件后下载。
- **获取方式2**:用包管理器命令行工具获取。通过[HPM](https://hpm.harmonyos.com)的hpm-cli命令行工具,执行命令下载。
- **获取方式3**:从代码仓库获取。通过repo或git工具从代码仓库中下载。
- **获取方式3**:从代码仓库获取。通过git工具从代码仓库中下载。
......@@ -175,13 +175,7 @@ hpm dist
git config --global user.email "your-email-address"
```
4. 安装码云repo工具,可以执行如下命令。
```
curl https://gitee.com/oschina/repo/raw/fork_flow/repo-py3 > /usr/local/bin/repo
chmod a+x /usr/local/bin/repo
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple requests
```
## 操作<a name="section17162735266"></a>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册