aboutsummaryrefslogtreecommitdiff
path: root/installer/install-solargraph.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installer/install-solargraph.sh')
-rw-r--r--installer/install-solargraph.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/installer/install-solargraph.sh b/installer/install-solargraph.sh
new file mode 100644
index 0000000..6c386f9
--- /dev/null
+++ b/installer/install-solargraph.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+gem install --user-install solargraph
+