(I already asked this in Slack; I’m posting it here so it can be escalated into a JIRA issue, if the core team so desires.)
There’s a library on GitHub that I’d like to use as a gitlib. However, I can’t right now, because its Clojure code is under src/clj
, and there doesn’t seem to be a way to override the last segment of the path to the lib that gets added to the classpath.
Is there a way to do this? If not, could a feature be added to support this?
(BTW it might be helpful if there was a category for tools
or tools.deps
or CLI tools
.)