summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-10-28 08:04:34 -0400
committerDavid Thompson <dthompson2@worcester.edu>2023-10-28 08:04:34 -0400
commit1c04cddab61d2b2c0cd4aa2ebced862081557357 (patch)
tree2279567294e0c9b364f2274f9c759bb3e47593ec
parentebff522487f1cfceb3dc14eac481b16c10d10a8b (diff)
Add 'make serve' target.
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ccfa73d..589c4ff 100644
--- a/Makefile
+++ b/Makefile
@@ -6,3 +6,6 @@ level.scm: level.tmx compile-map.scm
bundle:
rm algj2023.zip && zip algj2023.zip -r audio/ images/*.png js-runtime/ boot.js game.css game.wasm index.html
+
+serve:
+ guile web-server