format markdown
[webi-installers/.git] / webi / webi.bash
index bef84806650fd939a34c8a70f6fe46b0d311b399..1231c7720e34b8e814b4c5e896af70375fc7525e 100644 (file)
@@ -4,7 +4,23 @@
 # homepage: https://webinstall.dev
 # tagline: webinstall.dev for the CLI
 # description: |
-#   for the people like us that are too lazy even to run `curl https://webinstall.dev/PACKAGE_NAME` - just `webi PACKAGE_NAME` instead
+#   for the people like us that are too lazy even to run <kbd>curl&nbsp;https://webinstall.dev/PACKAGE_NAME&nbsp;|&nbsp;bash</kbd>
+# examples: |
+#   ```bash
+#   webi node
+#   ```
+#   <br/>
+#
+#   ```bash
+#   webi golang
+#   ```
+#   <br/>
+#
+#   ```bash
+#   webi rustlang
+#   ```
+
+# TODO webi package@semver#channel
 
 cat << EOF > ~/.local/bin/webi
 set -e