node version / channel
authorAJ ONeal <aj@therootcompany.com>
Mon, 27 Apr 2020 06:31:46 +0000 (06:31 +0000)
committerAJ ONeal <aj@therootcompany.com>
Mon, 27 Apr 2020 06:31:46 +0000 (06:31 +0000)
webi/webi.bash

index bef84806650fd939a34c8a70f6fe46b0d311b399..a89f961b452a741269b697d8691e2d216f16e6de 100644 (file)
@@ -6,6 +6,8 @@
 # description: |
 #   for the people like us that are too lazy even to run `curl https://webinstall.dev/PACKAGE_NAME` - just `webi PACKAGE_NAME` instead
 
+# TODO webi package@semver#channel
+
 cat << EOF > ~/.local/bin/webi
 set -e
 set -u