开源鸿蒙 OpenHarmony Github 镜像库正式上线
据开放原子 openharmony 官方发布,开源项目 openharmony 是每个人的 openharmony,openharmony github 镜像库已正式上线。
访问地址:https://github.com/openharmony
github 有超过 4000 万注册用户和 1.9 亿代码库(包括至少 2800 万开源代码库),是世界上最大的代码托管平台。开发者可以通过如下 repo 命令,从 github 下载 openharmony 镜像库代码。
方式一
通过 repo + ssh 下载(需注册公钥,请参考 github 帮助中心)
repo init -u git@github.com:openharmony/manifest.git -b master --no-repo-verify repo sync -c repo forall -c 'git lfs pull'
方式二
通过 repo + https 下载
repo init -u https://github.com/openharmony/manifest.git -b master --no-repo-verify repo sync -c repo forall -c 'git lfs pull'
openharmony 的代码主库地址依旧托管在 gitee (https://gitee.com/openharmony)。
通过 github action 及自动化脚本,openharmony github 镜像仓每天 utc 23:00 定时从 gitee 主库同步更新代码,方便海外开发者通过 github 访问及下载 openharmony 开源代码。github 镜像库不直接处理 issue 及 pr,开发者在 github 提交的 issue 及 pr 将自动关闭,请直接访问 openharmony gitee 主库提交 issue 及 pr 。
openharmony 网站
https://www.openharmony.cn/(建议国内用户访问)
https://www.openharmony.io/ (建议海外用户访问)
openharmony 主库组织地址
https://gitee.com/openharmony
openharmony sig 组织地址
https://gitee.com/openharmony-sig
openharmony 三方库组织地址
https://gitee.com/openharmony-tpc
openharmony 在线交流平台
https://zulip.openharmony.cn/
openharmony 社区贡献指南
https://gitee.com/openharmony/docs/blob/master/zh-cn/contribute/%e5%8f%82%e4%b8%8e%e8%b4%a1%e7%8c%ae.md
openharmony dev 邮件列表
dev@openharmony.io
订阅链接
https://lists.openatom.io/postorius/lists/dev.openharmony.io/