Wedge-compatible :system for integrant. Example system_config.edn:
Requires integrant
to be on the classpath, and for dev also requires
integrant/repl
.
Runs ig/prep
and ig/load-namespaces
as part of the start process.
See [[system-config]] for supported options.
Wedge-compatible :system for integrant. Example system_config.edn: * {:system io.dominic.wedge.integrant} * {:system io.dominic.wedge.integrant :key :integrant/system} Requires `integrant` to be on the classpath, and for dev also requires `integrant/repl`. Runs `ig/prep` and `ig/load-namespaces` as part of the start process. See [[system-config]] for supported options.
(start system-config opts)
Optional opts: :keys - keys to start.
Optional opts: :keys - keys to start.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close