In Calva 2.0.198
we add two standalone ClojureScript Quick Start REPL commands. One for browser ClojureScript and one for node. This makes it as easy to try out editor-connected ClojureScript as it is for Clojure. Iām attaching a super short video where I demo the feature while it was in development, but the released feature looks pretty much the same. https://calva.io/getting-started/#there-are-standalone-clojurescript-quick-start-repls
https://github.com/practicalli/clojure-deps-edn updated with newest library versions using :project/outdated
alias which runs antq
New aliases added
ā¢ :format/zprint
- format Clojure code and Edn data structures
ā¢ :project/depify
- generate a Clojure CLI deps.edn configuration from Leiningen project.clj