华为 HarmonyOS 系统 https://www.openharmony.cn
天问 1476a3b30b Update 'README.md' | 1 year ago | |
---|---|---|
README.md | 1 year ago |
华为 HarmonyOS 系统,基于安卓21 fork而来,
同样通过repo同步多项目源码:
# 下载repo
mkdir ~/bin
curl https://gitee.com/oschina/repo/raw/fork_flow/repo-py3 -o ~/bin/repo
chmod a+x ~/bin/repo
pip3 install -i https://repo.huaweicloud.com/repository/pypi/simple requests
repo init -u https://gitee.com/openharmony/manifest.git -b master --no-repo-verify
repo sync -c
repo forall -c 'git lfs pull'