Fork me on GitHub
#dirac
<
2016-06-20
>
martinklepsch08:06:40

Hey, just wanted to echo @danielsz's boot-cljs-devtools sentiment. Two line change and everything just works. 👍

superstructor10:06:20

@danielsz: re launching Chrome for Dirac from the command line, on macOS I use Apple’s Script Editor to create a Dirac.app file with:

do shell script "/Applications/Google\\ Chrome\\ Canary.app/Contents/MacOS/Google\\ Chrome\\ Canary --remote-debugging-port=9222
then you can easily launch it with cmd-space and searching for “Dirac” etc 😉

richiardiandrea16:06:18

@jupl: I was thinking of adding a --no-dirac option for people who want to hook cljs-devtools but still want to keep the standard repl

richiardiandrea16:06:17

also I'd be honored if I can co-maintain boot-cljs-devtools with you 🙂