Fork me on GitHub
#clojure-europe
<
2020-05-01
>
synthomat08:05:28

Good morning!

synthomat08:05:17

is there a tool for leiningen where I can compile a dependency list interactively? Something like spring initializr? I often find myself collecting all dependencies manually from google, github, clojars, etc… although I mostly use the same stuff

thomas08:05:49

Does lein deps give you what you need? @synthomat ?

thomas08:05:00

morning everyone btw.

synthomat08:05:37

@thomas no what I mean is a tool which helps me compile a {:dependencies [...]} list for leiningen for new projects 🙂

thomas08:05:29

in that case I have no idea, sorry.

synthomat08:05:33

interesting, and clojars has no categories for all the libraries, hm