Fork me on GitHub
#planck
<
2017-07-31
>
bfabry23:07:55

both planck and lumo support a -D option that pulls in a jar from m2, what's the quickest way to add a dep to m2 without needing to write a fake project.clj?

anmonteiro23:07:44

@bfabry boot -d org.clojure/clojurescript:1.9.854 for example

bfabry23:07:02

ah, boot, cheers

mfikes23:07:00

That's going in the Planck deps page :)