about summary refs log tree commit diff
path: root/Taskfile.yml
diff options
context:
space:
mode:
Diffstat (limited to 'Taskfile.yml')
-rw-r--r--Taskfile.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Taskfile.yml b/Taskfile.yml
index adda6eb..ec302d9 100644
--- a/Taskfile.yml
+++ b/Taskfile.yml
@@ -18,3 +18,8 @@ tasks:
     deps: [build]
     cmds:
       - build/bridge
+
+  open-test-socket:
+    desc: "Opens and listens to `./test.socket`."
+    cmds:
+      - ncat -Ulk ./test.socket