clojure-dev

Benjamin 2023-07-29T15:33:37.853089Z

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

Benjamin 2023-07-29T15:38:13.511129Z

🤯

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

For exactly that use case

Benjamin 2023-07-29T15:39:20.884819Z

sweet

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

These are additive to whatever aliases you started the CLI with