一. 安装golang语言
1. 从官网下载对应的golang语言安装包
https://golang.org/dl/
2. 安装后配置环境
① 设置系统环境变量path:为go文件的bin目录,如: C://go/bin
② 设置GOROOT环境变量:为go的安装根目录,如: C://go
检查
① 命令行下输入go version,显示正确的版本号: go version go1.9.6 windows/amd64
② 命令行下输入go env,显示对应的环境设置
二. IDE配置
1. 下载jetbrain Golang:
https://www.jetbrains.com/go/
2. 按照后,用licence server activate
自己搭建License Server 官方指南:
https://www.jetbrains.com/help/license_server/getting_started.html
如果你嫌搭建 License Server 麻烦,也可以直接使用下面的 License Server Address 激活
http://idea.youbbs.org