Fork me on GitHub
#tools-deps
<
2021-09-07
>
bartuka16:09:23

is it possible to call clojure -Spath with aliases and get the aliases deps in classpath?

delaguardo16:09:37

clojure -X:alias -Spath should work

👍 2
🚀 2
bartuka16:09:57

or do I need to stick with tools.deps to get this?