Fork me on GitHub
#lumo
<
2017-12-27
>
odie09:12:10

Howdy, is there a “right” way to pull maven deps a lumo script needs?

mfikes15:12:11

@odie Using boot or the new Clojure CLI tools is a reasonable way to do it. Here are similar instructions for those ways for Planck: https://github.com/mfikes/planck/blob/f1471c0401fc07ae2ee9dbb9eb48451504499b5b/site/src/dependencies.md#downloading-deps

odie16:12:33

@mfikes Thanks! That’s exactly what I was looking for! Much appreciated! :)