From 6143a710c142cf6704527ae32a7c90c02e83fe4a Mon Sep 17 00:00:00 2001 From: Rosa Date: Mon, 11 May 2026 16:31:43 -0400 Subject: start work on zig build system --- Justfile | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 Justfile (limited to 'Justfile') 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/* -- cgit v1.3.1