🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## 3.5\. 安装Go 编译go环境: ``` $ cd go/src $ ./all.bash ``` 编译完成后,结尾会打印以下信息。 ``` --- cd ../test --- Installed Go for linux/amd64 in /home/you/go. Installed commands in /home/you/go/bin. *** You need to add /home/you/go/bin to your $PATH. *** The compiler is 6g. ``` 其中N对于不同的版本会有差异,表示没有通过测试的数目。