文章来自我的博客: 网页地址
npm
–registry=https://registry.npm.taobao.org
pip
-i https://pypi.tuna.tsinghua.edu.cn/simple
golang
go env -w GOPROXY=goproxy.cn,direct
go env -w GO111MODULE=on/auto
当安装的包没在环境变量中时(不能运行时,使用go install)
go install
git
git clone https://gitclone.com/github.com/go-admin-team/go-admin-ui.git