(inline-deps {:keys [repositories dependencies target-path] :as project} & args)
Inline and shadow dependencies so they can not interfere with other libraries' dependencies.
Available options:
:project-prefix string Project prefix to use when shadowing :skip-javaclass-repackage boolean If true Jar Jar Links won't be used to repackage java classes :prefix-exclusions list List of prefixes that should not be processed in imports :unresolved-tree boolean Enforces unresolved tree mode
Inline and shadow dependencies so they can not interfere with other libraries' dependencies. Available options: :project-prefix string Project prefix to use when shadowing :skip-javaclass-repackage boolean If true Jar Jar Links won't be used to repackage java classes :prefix-exclusions list List of prefixes that should not be processed in imports :unresolved-tree boolean Enforces unresolved tree mode
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close