-
Why is Meta fetching every version of Clojure when running `boot -d degree9/meta project --generate`?
![image](https://user-images.githubusercontent.com/1011676/37240617-af0dd14e-2456-11e8-8478-56c…
-
I'm using the attached actions file, trying to run on a Linux runner. (I added installation of zstd, because I got complaints about missing zstd around my problem ...). When it comes to installing Lei…
-
I am trying to generate sbom for one of my clojure applications. But getting this in the output and generated file has no dependencies listed.
What could be the possible reason of this?
"Executin…
-
`org.apache.kafka/kafka-streams-test-utils` is getting included with scope `test`, so isn't included in the distribution, but is needed by jackdaw.data since 0.9.5 (https://github.com/FundingCircle/ja…
-
Thank you for Cognitect's aws-api! I'm just dipping my toe in, so my apologies if I'm making a newbie mistake or if this issue is already well-known.
## Dependencies
`deps.edn`
``` clojure
{:d…
-
Hi Jim,
since Emacs/swank-clojure are not playing well together when
there are multiple versions of swank-clojure around, I would
suggest removing it from project.clj and using it via
~/lein/plugins.…
r0man updated
13 years ago
-
https://github.com/liquidz/antq/blob/main/doc/avoid-slf4j-warnings.adoc
Clojure [describes](https://clojure.org/reference/deps_and_cli#tool_install) tools as:
>The Clojure CLI supports the idea …
-
Per a [comment](https://groups.google.com/d/msgid/clara-rules/e9369e0a-1cab-473e-8155-32c086750361%40googlegroups.com?utm_medium=email&utm_source=footer) on the clara-rules google group,
> Exceptio…
-
Hello
I'm trying to test this library out for migrating a Clojure monorepo into a polyglot monorepo. I am personally not a Clojure dev and have limited experience with the tooling. Our structure is…
-
Currently, via loader we can only intern components from each model be it main model or dependency model. But, if design studio wants to have clojure dependency, it must also be imported and made avai…