@anmonteiro, nice! What do you suggest to use for actually retrieving the deps? boot -d rewrite-cljs:0.4.3 show --fileset
?
@pesterhazy yeah, or some other lein
or Maven command
@pesterhazy there is also with-cp
in boot which resolves and writes the classpath string directly, ready for lumo -c $(cat cp)