# mult: hypothetical clojure(script) extension for vscode
https://github.com/cljctools/mult
## rationale
- clojure(script) IDE experience is no minor issue - it's the thing between
you and programs
- the editor and the extension
- should be long-term satisfactory, enjoyable and even inspiring
Bunch of things here...
Clojure maintains its own brew tap and a "stable" release that you can
obtain with `brew install clojure/tools/clojure` (the brew conventions
automatically find the prior repo based on that). That tap also includes
prerelease unstable versions that can be obtained with "
P.S. There seems to be no *`clojure --version`* flag. Should this be
added to the command line tool?
On Mon, Aug 10, 2020 at 4:58 PM Alan Thompson wrote:
> Hi. Just helped a colleague debug a vexing problem on a CLJS project
> using Figwheel.Main.
>
> If we do *`brew install clojure/tools/cl
Hi. Just helped a colleague debug a vexing problem on a CLJS project using
Figwheel.Main.
If we do *`brew install clojure/tools/clojure`*, it works:
~/work/tmp810/xanadu > clj --help
Version: *1.10.1.561*
Usage: clojure [dep-opt*] [--] [init-opt*] [main-opt] [arg*]
clj [dep-opt*] [--