Skip to content

Figure out how to add deps from within a script #125

@dundalek

Description

@dundalek

To support git deps. I think it might be possible to call resolve-deps and make-classpatch from tools.deps programatically. Then add the result to classpath with pomegranate's add-classpath.

https://clojure.org/reference/deps_and_cli#_resolve_deps
https://clojure.org/reference/deps_and_cli#_make_classpath

https://github.com/lambdaisland/kaocha/blob/master/src/kaocha/classpath.clj

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions