You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.
It'd be convenient - at least while Katamari isn't completely to parity with the clojure tool - to be able to keep your deps.edn file around and have the clojure-library target pseudo-constructor magically sort out that it should be getting its :deps (and potentially :aliases / :profiles if we ever support those) from the deps.edn file in the same dir as the Rollfile.
Maybe supporting this sort of multi-addressing is just a quick way to get into a real mess but it's an interesting thought.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It'd be convenient - at least while Katamari isn't completely to parity with the
clojure
tool - to be able to keep yourdeps.edn
file around and have theclojure-library
target pseudo-constructor magically sort out that it should be getting its:deps
(and potentially:aliases
/:profiles
if we ever support those) from thedeps.edn
file in the same dir as the Rollfile.Maybe supporting this sort of multi-addressing is just a quick way to get into a real mess but it's an interesting thought.
The text was updated successfully, but these errors were encountered: