installs/golang/install
David Kebler 8e441e23b9 install golang script first iteration
Sets up environment using block module with new shell env organization
2020-11-07 22:19:15 -08:00

5 lines
168 B
Text
Executable file

# unset GOROOT
# unset GOPATH
# by sourcing instead of running it will preserve changes to env
source ./goinstall.sh -e m
# source ./install/goinstall.sh -p gopathtest