Fork me on GitHub
#juxt
<
2017-03-16
>
acron15:03:47

@jonpither Enjoyed your article on Sky Betting and Gaming

jonpither15:03:16

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

jonpither15:03:13

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

jonpither15:03:16

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

jonpither15:03:48

evil bad laugh

jonpither19:03:32

Mach now has extensions 🙂