JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
plain text flows and wraps properly
[watch-my-terminal.git] / run.sh
diff --git a/run.sh b/run.sh
new file mode 100755 (executable)
index 0000000..8c9ce4b
--- /dev/null
+++ b/run.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+# run from source directory
+
+script -f >(coffee server.coffee >log.txt 2>&1)