/igo

Golang 开发辅助工具

Primary LanguageGoOtherNOASSERTION

igo

Golang 开发辅助工具加速基础环境搭建

Build Status Go Report Card OSCS Status

安装方式

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 命令