Start cljs.main
with rebel-readline
:
clojure -Sdeps '{:deps {github-mfikes/cljs-main-rebel-readline {:git/url "https://gist.github.com/mfikes/9f13a8e3766d51dcacd352ad9e7b3d1f" :sha "27b82ef4b86a70afdc1a2eea3f53ed1562575519"}}}' -i @setup.clj -m cljs.main
Hello. Trying to run this, the browser launches, yet no REPL comes up in the console, just the message
[Rebel readline] Type :repl/help for online help info
. Would appreciate your help.