forward specified version to alias installer
[webi-installers/.git] / go / install.bash
1 # title: Go (golang alias)
2 # homepage: https://webinstall.dev/golang
3 # tagline: Alias for https://webinstall.dev/golang
4 # alias: golang
5 # description: |
6 #   See https://webinstall.dev/golang
7
8 echo "'go' is an alias for 'golang'"
9 curl -fsSL https://webinstall.dev/golang@${WEBI_VERSION:-} | bash