Fork me on GitHub
#figwheel-main
<
2018-10-25
>
andrea.crotti13:10:40

is there a way to just evaluate a form automatically once the Clojure Repl is up and running?

andrea.crotti13:10:57

I just have to fire up integrant with simply (integrant.repl/go)

bhauman15:10:38

@andrea.crotti you mean like the clj -e flag?

andrea.crotti15:10:21

ah yes I mean with Emacs more specifically

andrea.crotti15:10:56

I tried to make my custom command that first starts figwheel and then integrant but that didn't work

andrea.crotti15:10:05

I just wonder if there was an easier way