gvm on macOS installation cheatsheet
OSX $PATH 設定路徑
1 | # ~/.profile |
移除 OSX 官方 go 安裝檔
1 | # https://golang.org/doc/install#uninstall |
查詢環境
1 | $ go env |
安裝
1 | # gvm |
gvm on macOS installation cheatsheet
1 | # ~/.profile |
1 | # https://golang.org/doc/install#uninstall |
1 | $ go env |
1 | # gvm |
gvm on macOS installation cheatsheet