Liking cljdoc? Tell your friends :D

auto-build.project.map

The project map gathers all useful informations for a project

The project map gathers all useful informations for a project
raw docstring

add-deps-ednclj

(add-deps-edn printers {:keys [app-dir] :as project-map})

Adds :deps key to to project map with the deps.edn file descriptor.

Adds `:deps` key to to project map with the `deps.edn` file descriptor.
sourceraw docstring

add-project-configclj

(add-project-config printers {:keys [app-dir] :as project-map})

Adds project configuration file desc project-config-filedescto the project-map.

Adds project configuration file desc `project-config-filedesc`to the `project-map`.
sourceraw docstring

create-project-mapclj

(create-project-map app-dir)

Creates a project map based on app in app-dir.

Creates a project map based on app in `app-dir`.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close