proton

https://github.com/dvcrn/proton
dvcrn 2016-03-16T06:36:55.000006Z

@ianp: if you have the apm version installed, yes you need to remove that first and link with a local one

dvcrn 2016-03-16T06:37:24.000007Z

once you have your local version linked you can just recompile though.

dvcrn 2016-03-16T06:37:34.000008Z

that's because of how clojurescript works. It needs to compile to javascript first before it can get executed by atom