juxt

acron 2017-03-16T15:02:47.514760Z

@jonpither Enjoyed your article on Sky Betting and Gaming

jonpither 2017-03-16T15:07:39.665949Z

thanks @acron

jonpither 2017-03-16T15:08:16.684333Z

I'd like to at some stage to gather feedback on this series - anything tweaks/changes to make more digestible etc

jonpither 2017-03-16T15:13:13.832387Z

with cutting edge unreleased Mach, you can add this in your Machfile: mach/m2 [[aero "1.1.2"]]. This will use Boot under the covers to fetch this jar and then will add it to the clojurescript classpath Mach is running in. Because Mach now has auto require, this means you could start adding aero.core/read-config anywhere in the rest of the Machfile

jonpither 2017-03-16T15:15:16.893390Z

basically the evil end goal is to make Mach a launchpad for running adhoc cljs tasks, sitting standing on the shoulders of giants like Lumo

jonpither 2017-03-16T15:15:48.909864Z

evil bad laugh

jonpither 2017-03-16T19:56:32.278Z

Mach now has extensions 🙂