summaryrefslogtreecommitdiff
path: root/bin/setup
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-11-22 15:50:25 -0700
committermo khan <mo.khan@gmail.com>2020-11-22 15:50:25 -0700
commit1e2ad4bc178a5e91e30c3b1386e4067ebf11a9d1 (patch)
tree0f0a85a8d546f7cb8b53a6f18cf700874eaac138 /bin/setup
parent95c963db85b3d281206b629344296ae9679bbc0b (diff)
chore: rename script to bin
Diffstat (limited to 'bin/setup')
-rwxr-xr-xbin/setup7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/setup b/bin/setup
new file mode 100755
index 0000000..9ae57de
--- /dev/null
+++ b/bin/setup
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -e
+
+cd "$(dirname "$0")/.."
+
+gem install --conservative rack rack-test