Liking cljdoc? Tell your friends :D

monkey.ci.runtime.script

Functions for creating a runtime for build scripts

Functions for creating a runtime for build scripts
raw docstring

buildclj

source

make-systemclj

(make-system config)

Given a script configuration object, creates component system. When started, it contains a fully configured runtime component that can be passed to the script functions.

Given a script configuration object, creates component system.  When started,
it contains a fully configured `runtime` component that can be passed to the
script functions.
sourceraw docstring

runtime?clj

source

with-runtimeclj

(with-runtime config f)
source

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

× close