1 Star 0 Fork 13

罗瑞星/bigflow

forked from 百度开源/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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/cxlows/bigflow.git
git@gitee.com:cxlows/bigflow.git
cxlows
bigflow
bigflow
master

搜索帮助