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
> `clojure -Sversion` will shows the version of Clojure CLI being when the `clojure` command is used to run a REPL or other Clojure command.
168
+
> NOTE: `clojure -Sdescribe` is now deprecated and will be removed. Use tools.build API if more details are required about the configuration of Clojure CLI.
169
+
182
170
183
171
## Optional rlwrap readline
184
172
@@ -194,3 +182,7 @@ Pressing the ++arrow-up++ and ++arrow-down++ keys will scroll through the code p
194
182
Rebel is a much richer experience than the `clj` wrapper with `rlwrap`. Rebel should not be used with `clj`.
195
183
196
184
Rebel Readline is part of the [Practicalli Clojure CLI config](#practicalli-clojure-cli-config).
0 commit comments