aboutsummaryrefslogtreecommitdiff
path: root/installer
diff options
context:
space:
mode:
Diffstat (limited to 'installer')
-rw-r--r--installer/install-cl-lsp.cmd3
-rwxr-xr-xinstaller/install-cl-lsp.sh3
2 files changed, 6 insertions, 0 deletions
diff --git a/installer/install-cl-lsp.cmd b/installer/install-cl-lsp.cmd
new file mode 100644
index 0000000..43cc164
--- /dev/null
+++ b/installer/install-cl-lsp.cmd
@@ -0,0 +1,3 @@
+@echo off
+
+ros install cxxxr/cl-lsp
diff --git a/installer/install-cl-lsp.sh b/installer/install-cl-lsp.sh
new file mode 100755
index 0000000..d1311fb
--- /dev/null
+++ b/installer/install-cl-lsp.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+ros install cxxxr/cl-lsp