Skip to content

How to use Compile Boost

Wang Tai edited this page May 20, 2022 · 11 revisions

Usage

0. Select build hardware

compile1

1. Set compile command

compile2

2. Waiting for results

compile3

Notes

Github accelerated download

If your Github needs to increase the download speed, you can use the internal acceleration proxy

E.g:

git config --global http.proxy 'socks5://pod-proxy-svc:7890'
export all_proxy=socks5://pod-proxy-svc:7890