(assoc-test-runner-alias deps-edn {:keys [alias paths match]})
(filter-test-paths paths regex)
(generate-deps apps)
Return the map containing all dependencies in apps
deps-edn files.
Considers both :deps-edn
and :extra-deps
Return the map containing all dependencies in `apps` deps-edn files. Considers both `:deps-edn` and `:extra-deps`
(generate-paths target-dir apps)
Generate monorepo deps.edn :paths
content, based on all :extra-paths
and :paths
of apps
Generate monorepo deps.edn `:paths` content, based on all `:extra-paths` and `:paths` of apps
(src-paths paths)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close