clojure-dev 2023-07-29

sync-deps could take a list of aliases. This is when you have a repl running and forgot to say aliases you can after the fact load the libs

Alex Miller (Clojure team) 2023-07-29T15:37:58.503729Z

It does

Alex Miller (Clojure team) 2023-07-29T15:39:06.153679Z

For exactly that use case

Alex Miller (Clojure team) 2023-07-29T15:40:07.844149Z

These are additive to whatever aliases you started the CLI with