aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-11-10 23:53:00 +0100
committerTeddy Wing2018-11-10 23:53:44 +0100
commit1849f68f1f725d1528c5712c315c7832641932a5 (patch)
tree298000279f174b63558e20a82b1ba92dc5bc6fab
parent86e5b666e5fea3e037734f8aacb0537a365518ab (diff)
downloaddome-key-web-1849f68f1f725d1528c5712c315c7832641932a5.tar.bz2
Add Makefile
`run` target runs a `lighttpd` server and watches the executable for updates with `entr`.
-rw-r--r--license-generator/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/license-generator/Makefile b/license-generator/Makefile
new file mode 100644
index 0000000..766622a
--- /dev/null
+++ b/license-generator/Makefile
@@ -0,0 +1,3 @@
+.PHONY: run
+run:
+ echo target/debug/license-generator | entr -r lighttpd -f lighttpd.conf -D