Fork me on GitHub
#cursive
<
2015-10-22
>
Paco07:10:50

launch the profile on terminal and then do a remote connection on cursive

Paco07:10:06

works like a charm

akiel07:10:33

@kidpollo: yes you are right, remote repl should work. but I will just wait for the internal thing.

cfleming08:10:46

@akiel: @kidpollo: That’s fixed on 0.1.64, out now

cfleming08:10:35

Here’s the details on the 0.1.64 release, tons of fixes: https://cursiveclojure.com/archive/1485.html

akiel10:10:47

@cfleming: thanks a lot - it works for me

rauh16:10:02

I keep getting '1.8' is bad configured when running a repl with clojure.main. thoughts?

rauh16:10:48

Also, I'd love to see an even more general way to start a repl. So instead of only allowing to specify profiles I'd love to be able to just pass any argument to leiningen. My fighweel repl would be: lein with-profile +dev-cljs run -m clojure.main scripts/figwheel-cljs-repl.clj