Hello everyone,
What’s would be the equivalent to boot sift ... using Clojure deps (whether it’s the CLI or the API) ? My goal is to move assets (CSS etc.) from a jar to another when packaging the final application. Or manually with a shell script, but how?
Thanks in advance for any pointer.