X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=webi%2Fwebi.bash;h=af6a4d8f45610a14d6af6208722da3384ca27ec8;hb=77be4eb172eb0707be3f653189c10738e6090400;hp=bef84806650fd939a34c8a70f6fe46b0d311b399;hpb=1459b4aa657babcecd6bcf6d9414f46f66ece16a;p=webi-installers%2F.git diff --git a/webi/webi.bash b/webi/webi.bash index bef8480..af6a4d8 100644 --- a/webi/webi.bash +++ b/webi/webi.bash @@ -5,6 +5,20 @@ # 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 +# examples: | +# ```bash +# webi node +# ``` +#
+# ```bash +# webi golang +# ``` +#
+# ```bash +# webi rustlang +# ``` + +# TODO webi package@semver#channel cat << EOF > ~/.local/bin/webi set -e