组织介绍

下载

# Install Repo
#   Ref: https://mirrors.tuna.tsinghua.edu.cn/help/git-repo/
curl https://mirrors.tuna.tsinghua.edu.cn/git/git-repo -o repo
chmod +x repo
export REPO_URL='https://mirrors.tuna.tsinghua.edu.cn/git/git-repo'

# Init & Sync
#   a. HTTPS
repo init -u https://gitee.com/build-open-source/manifest.git && repo sync -j8
#   b. SSH
#repo init -u git@gitee.com:build-open-source/manifest.git -m ssh.xml && repo sync -j8
#   c. LAN Mirror
#repo init -u USER@IPADDR:/PATH/TO/REPO/ROOT/manifest.git -m default_lan.xml && repo sync -j8

组织介绍

  1. fork开源软件仓库
  2. 收集deb格式的编译产物
  3. 提交statically linked版本产物,用于在相同架构的设备(例如:Android)运行;

如何加入

  1. gitee - Q_uan
  2. Email - Dramalife

捐助

联系

网站:
邮箱:

成就
1
Star
4
Fork
成员(2)
1683554 q uan 1578957657
Q_uan
5433008 dramalife 1589109001
Dramalife

搜索帮助