7 Star 56 Fork 13

百度开源 / bigflow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
init.sh 196 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangyuncong 提交于 2017-11-27 13:58 . init bigflow
CUR=`dirname "$0"`
CUR=`cd "$CUR"; pwd`
mkdir -p thirdparty/lib
mkdir -p thirdparty/include
pushd ${CUR}
git submodule update --init --recursive
popd
pushd ${CUR}/toft
git checkout master
popd
C++
1
https://gitee.com/baidu/bigflow.git
git@gitee.com:baidu/bigflow.git
baidu
bigflow
bigflow
master

搜索帮助