aboutsummaryrefslogtreecommitdiff
path: root/Justfile
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-05-11 16:31:43 -0400
committerRosa <rosaontheweb@proton.me>2026-05-11 16:31:43 -0400
commit6143a710c142cf6704527ae32a7c90c02e83fe4a (patch)
treebebd50bd9c160fe6fdf12bbd14b4f512d84c047e /Justfile
parent710bfe5ddb769d9c6f15497928638f1aed3bc45a (diff)
start work on zig build system
Diffstat (limited to 'Justfile')
-rw-r--r--Justfile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Justfile b/Justfile
deleted file mode 100644
index df17baa..0000000
--- a/Justfile
+++ /dev/null
@@ -1,5 +0,0 @@
-serve:
- lighttpd -Df util/lighttpd.conf
-
-package:
- tar -czvf etc.tar.gz src/*