summaryrefslogtreecommitdiff
path: root/bin/to-fir.sh
diff options
context:
space:
mode:
authorjackbackrack2015-04-29 11:43:09 -0700
committerjackbackrack2015-04-29 11:43:09 -0700
commitc3a9d9096d2880ca560993147ce40ba33bc935c3 (patch)
tree79e559f06160ba006f11d23b0cdc129ef2b3630d /bin/to-fir.sh
parenta9e3ee45d9996696142c24d851d40220e39d557e (diff)
add to-fir.sh
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"