We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 68a7497Copy full SHA for 68a7497
README.md
@@ -0,0 +1,9 @@
1
+# clojure-lsp-dev-builds
2
+
3
+Install a SNAPSHOT release using:
4
5
+```
6
+$ bash <(curl https://raw.githubusercontent.com/clojure-lsp/clojure-lsp/master/install) --version 0.7.7-SNAPSHOT --dir .
7
8
9
+Or download a release from the [releases](https://github.com/clojure-lsp/clojure-lsp-dev-builds/releases) page.
0 commit comments