You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[:fontawesome-solid-book-open: Practicalli Clojure CLI Config](#practicalli-clojure-cli-config) extends the Clojure CLI with a range of development tools as well as configuration for Clojure LSP and cljstyle code format tool.
23
23
@@ -42,11 +42,11 @@ Clojure CLI automatically downloads required library dependencies, including the
42
42
chmod +x linux-install.sh && \
43
43
./linux-install.sh --prefix $HOME/.local/
44
44
```
45
-
45
+
46
46
??? INFO "Include version number for specific release"
47
47
Each Clojure CLI version is a number that represents the version of Clojure used and the build version of the Clojure CLI tool, e.g. `1.11.1.1413`.
0 commit comments