summaryrefslogtreecommitdiff
path: root/bin/to-fir.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/to-fir.sh')
-rwxr-xr-xbin/to-fir.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/to-fir.sh b/bin/to-fir.sh
new file mode 100755
index 00000000..53127ec7
--- /dev/null
+++ b/bin/to-fir.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+sbt "run $1"