1 Star 0 Fork 4.9K

Kou_Ching / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
OpenHarmony-1-0.md 6.48 KB
一键复制 编辑 原始数据 按行查看 历史
wusongqing 提交于 2022-01-30 14:35 . deleted unnecessary links

OpenHarmony 1.0 (2020-09-10)

Overview

This is the initial release for this product.

Source Code Acquisition

Acquiring Source Code from Mirrors

Table 1 Mirrors for acquiring source code

Source Code

Version Information

Mirror

SHA-256 Checksum

Full code base

1.0

Download

Download

Hi3861 solution (binary)

1.0

Download

Download

Hi3518 solution (binary)

1.0

Download

Download

Hi3516 solution (binary)

1.0

Download

Download

RELEASE-NOTES

1.0

Download

N/A

Acquiring Source Code Using the repo Tool

Method 1 (recommended): Use the repo tool to download the source code.

repo init -u https://gitee.com/openharmony/manifest.git -b master --no-repo-verify
repo sync -c

Method 2: Run the git clone command to clone a single code repository.

Go to the code repository homepage, select the code repository to be cloned, and run the following command:

git clone https://gitee.com/openharmony/manifest.git -b master
1
https://gitee.com/okc233/docs.git
git@gitee.com:okc233/docs.git
okc233
docs
docs
master

搜索帮助