Golang 开发辅助工具加速基础环境搭建
go get github.com/iceopen/igo
igo Go 开发环境辅助工具!
Usage:
igo [command]
Available Commands:
beego beego 初始化
echo echo 初始化
goimports goimports 初始化
golang golang 初始化
gops gops 初始化
help Help about any command
init 初始化 golang 开发环境基础依赖
ip ip 获取当前网卡信息
update igo 升级
version Print the version
Flags:
-h, --help help for igo
Use "igo [command] --help" for more information about a command.
goimports 使用前需要执行 golang 命令