Fork me on GitHub
#cljs-dev
<
2016-11-06
>
danielcompton20:11:30

Is there a guide for setting up a cljs dev environment? My main question is how to setup the different JS engines to run the tests. I can see that I need to set env vars for their homes, but I'm not sure what to install

anmonteiro20:11:01

it describes the setup in detail

anmonteiro20:11:21

including where to find binaries of the JS engines

danielcompton20:11:41

Perfect, thanks, no I hadn't seen it

anmonteiro20:11:58

(I think you'll have to build the V8 engine which takes around 20 min)

anmonteiro21:11:31

yeah, you need to go through "Developers" first

danielcompton21:11:37

Would it make sense to prune the pages in the wiki that are now in the official website?

anmonteiro21:11:52

I think that's planned

danielcompton21:11:05

Sweet, thanks!