Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 384 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 384 Bytes

goconfig

Installs and configure a Go development environment

To use it, just issue source ./go.sh :)

Usage : source ./go.sh [install | remove | env]

  • install: install GO
  • install x.y.z: install a specific version of GO
  • remove: remove GO (delete it from /usr/local)
  • renv: configure the environment to start using GO
  • versions: list of GO versions that can be installed