Fork me on GitHub
#lambdaisland
<
2017-05-06
>
Drew Verlee01:05:49

@plexus The lumo episode was perfectly timed for me. It litterly popped up on my feed not an hour after i said “i wonder if i can use clojure for small command line tools”. I’m curious do you know how you get cider repl to work with my lumo files?

Drew Verlee01:05:29

Thats probably more of a cider question as i suppose i have bee taking most of that wizardry for granted.

anmonteiro01:05:53

@drewverlee there’s no CIDER support for Lumo, but you can use inf-clojure

Drew Verlee16:05:24

@plexus From https://lambdaisland.com/blog/02-05-2017-nodejs-scripts-clojurescript You said > Comment out the :externs line in project.clj, recompile, and you’re good to go. I think you meant to say *un*comment.