summaryrefslogtreecommitdiff
path: root/examples/shmup/shmup
diff options
context:
space:
mode:
Diffstat (limited to 'examples/shmup/shmup')
-rwxr-xr-xexamples/shmup/shmup7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/shmup/shmup b/examples/shmup/shmup
new file mode 100755
index 0000000..ed6f602
--- /dev/null
+++ b/examples/shmup/shmup
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -e
+cd ../..
+make -j8
+cd -
+DEV_MODE=1 ../../pre-inst-env guile shmup.scm