Liking cljdoc? Tell your friends :D

kit.api


find-snippet-idsclj

(find-snippet-ids query)

find-snippetsclj

(find-snippets query)

install-moduleclj

(install-module module-key)
(install-module module-key opts)
(install-module module-key kit-edn-path opts)

Installs a kit module into the current project or the project specified by a path to kit.edn file.

NOTE: When adding new options, update flat-module-options.

Installs a kit module into the current project or the project specified by a
path to kit.edn file.

> NOTE: When adding new options, update flat-module-options.
raw docstring

list-installed-modulesclj

(list-installed-modules)

Lists installed modules and modules that failed to install, for the current project.

Lists installed modules and modules that failed to install, for the current
project.
raw docstring

list-modulesclj

(list-modules)

List modules available for the current project.

List modules available for the current project.
raw docstring

list-snippetsclj

(list-snippets)

snippetclj

(snippet id & args)

snippets-dbclj


sync-modulesclj

(sync-modules)

Downloads modules for the current project.

Downloads modules for the current project.
raw docstring

sync-snippetsclj

(sync-snippets)

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