about summary refs log tree commit diff
path: root/Taskfile.yml
diff options
context:
space:
mode:
authorMel <einebeere@gmail.com>2023-08-23 04:31:47 +0200
committerMel <einebeere@gmail.com>2023-08-23 04:31:47 +0200
commitf05272d9214e8fbb13ac55d0b133855464c5afc5 (patch)
treefdebe999540f71af95a2115fc8a6c31d85904722 /Taskfile.yml
parent48b1e7fd8fb16daacd7b87f6bc6d422400cd0a5f (diff)
downloadcthcous-f05272d9214e8fbb13ac55d0b133855464c5afc5.tar.zst
cthcous-f05272d9214e8fbb13ac55d0b133855464c5afc5.zip
Simple container bridge server
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