proton

https://github.com/dvcrn/proton
mathpunk 2016-10-04T19:24:15.000083Z

what's the state of proton/proto-repl/figwheel integration? i'm at that uncomfortable stage of starting to prefer atom but not sure i can give up spacemacs yet

mathpunk 2016-10-04T20:21:20.000084Z

y'know, after looking around at options i'm thinking that maybe the boot toolchain is faster to get working if perhaps less of an integrated experience than emacs/lein/cider?

mathpunk 2016-10-04T20:22:45.000085Z

i say 'less integrated' only because i haven't figured out if/how one can attach proto-repl to the repl that gets started when i run boot dev

mathpunk 2016-10-04T20:48:02.000086Z

now that i've added the proto-repl dependency to my project, this is working pretty well.

mathpunk 2016-10-04T22:51:24.000087Z

I'm getting the hang of things a bit more. I'm missing SPC f e R (reload configuration layers) though