1 Star 0 Fork 9

pygmalion/PhxQueue

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
build.sh 171 Bytes
Copy Edit Raw Blame History
taohe authored 2017-09-12 16:41 . add dockerfile
#!/bin/bash
set -e # exit immediately on error
set -x # display all commands
git submodule update --init --recursive
(cd third_party && bash ./autoinstall.sh)
make
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/nina520/PhxQueue.git
git@gitee.com:nina520/PhxQueue.git
nina520
PhxQueue
PhxQueue
master

Search