generalize, a lot
[webi-installers/.git] / go / install.sh
diff --git a/go/install.sh b/go/install.sh
new file mode 100644 (file)
index 0000000..a88c0e7
--- /dev/null
@@ -0,0 +1,9 @@
+# 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@${WEBI_TAG:-}' is an alias for 'golang@${WEBI_VERSION:-}'"
+curl -fsSL https://webinstall.dev/golang@${WEBI_VERSION:-} | bash