Files
vim-ale/go/install.bash
2020-06-13 16:05:47 -06:00

10 lines
295 B
Bash

# title: Go (golang alias)
# homepage: https://webinstall.dev/golang
# tagline: Alias for https://webinstall.dev/golang
# alias: golang
# description: |
# See https://webinstall.dev/golang
echo "'go' is an alias for 'golang'"
curl -fsSL https://webinstall.dev/golang@${WEBI_VERSION:-} | bash