Skip to content

Installs and configure a Go development environment

License

Notifications You must be signed in to change notification settings

rpsene/goconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Installs and configure a Go development environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages