From 334fb1ff777b7974e6231afad3d5b1a516363054 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Thu, 22 Feb 2024 12:37:05 -0500 Subject: [PATCH] Adding a bando.ps1 command but need to confirm that it'll work on windows and not also interfere with the bando bash script. --- bando.ps1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 bando.ps1 diff --git a/bando.ps1 b/bando.ps1 new file mode 100644 index 0000000..ad23902 --- /dev/null +++ b/bando.ps1 @@ -0,0 +1 @@ +node ./bando.js $args