Fork me on GitHub
#reveal
<
2021-02-02
>
caumond21:02:26

Hi guys, I want to use reveal with leiningen, and for me it was not straightforward. As I'm not a leiningen expert, could you all check my proposal to @vlaaad. Reveal need to launch a repl function, I used the :repl-options { :init ...} option . @vlaaad, I did not find how to contribute directly to your website, a few lines in that readme I suggest you add in your tutorial: https://gitlab.com/caumond/reveal-lein-tuto. Maybe it's not a good option finally, my cider connection in spacemacs is not opening, a nrepl connection instead. I'm still checking.

vlaaad21:02:15

Hi! Since you use nrepl, nrepl middleware will be enough, see example here: https://github.com/vlaaad/reveal/issues/20#issuecomment-760173589

caumond21:02:41

Yes it work fine !! I didn't find that references, what a noob, (;p

caumond21:02:26

Maybe a small improvement to prevent further guys to miss it, like I did. You could cite at the beginning of the nrepl-based editor what are the major ones: cider, ...

caumond21:02:06

because nrepl-based editor, now I got it, I find it obvious, but I first miss it.

caumond21:02:25

That said, thx for your great contribution to clojure wolrd

vlaaad21:02:11

my pleasure!

vlaaad21:02:34

Yes, I probably should add leiningen setup example somewhere...

caumond21:02:01

@U04V70XH6 told me about github, a pleasure for me to contribute. I never found an opportunity to contribute an open source project in code, suggesting modifications in an md files is ok for me, (;p

caumond22:02:54

I suggest au pull request on the http://github.io repo. Hope it helps a little bit.

caumond21:02:22

I'm checking, I guess it does