Liking cljdoc? Tell your friends :D
Clojure only.

k16.kmono.core.packages


resolve-packagesclj

(resolve-packages project-root workspace-config)

Resolve the packages graph for a clojure project.

This will find all packages as described by the given workspace-config and will use them to build a graph of all workspace packages and their dependencies.

See k16.kmono.core.schema/?PackageMap for a schema of the returned package map.

Resolve the packages graph for a clojure project.

This will find all packages as described by the given `workspace-config` and
will use them to build a graph of all workspace packages and their
dependencies.

See `k16.kmono.core.schema/?PackageMap` for a schema of the returned package
map.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close