aboutsummaryrefslogtreecommitdiff
path: root/Justfile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Justfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Justfile b/Justfile
new file mode 100644
index 0000000..df17baa
--- /dev/null
+++ b/Justfile
@@ -0,0 +1,5 @@
+serve:
+ lighttpd -Df util/lighttpd.conf
+
+package:
+ tar -czvf etc.tar.gz src/*