Yup, that was exactly what I missed.
Thanks!
Alex Miller writes:
> Hey JM, you’ll also need to configure the Maven repos in the first deps map
> under the :mvn/repos key:
>
> {:deps ...
> :mvn/repos
> {"central" {:url "https://repo1.maven.org/maven2/"}
>"clojars" {:url "https://repo.clo
Hey JM, you’ll also need to configure the Maven repos in the first deps map
under the :mvn/repos key:
{:deps ...
:mvn/repos
{"central" {:url "https://repo1.maven.org/maven2/"}
"clojars" {:url "https://repo.clojars.org/"}}}
Apologies on any typos, on my phone...
--
You received this messa
Hi,
I'm trying to use tools.deps API function "resolve-deps", but it doesn't
work for me well:
(require '[clojure.tools.deps.alpha :as tools.deps])
(require '[clojure.tools.deps.alpha.reader :as tools.deps.reader])
(require '[clojure.tools.deps.alpha.script.make-classpath])
(tools.deps/resolve-de
Hello,
At Dividend Finance our goal is to build a frictionless platform to finance
solar panel installations. We expose an API to our installer network in
addition to our web portal.
We are looking for Clojure enthusiasts who can work on site to help us
build out the platform. We are interested i