aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 26b9d76..1a632f2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,9 @@
+.PHONY: run
+run:
+ ls license-generator/target/debug/fulfillment \
+ license-generator/target/debug/license | \
+ entr -r lighttpd -f lighttpd.conf -D
+
.PHONY: css
css: assets/styles.css