Namespace for generating a config EDN file. Example usage: lein run -m outpace.config.generate :strict
Namespace for generating a config EDN file. Example usage: lein run -m outpace.config.generate :strict
(-main & flags)
Generates a config EDN file from the defconfig entries on the classpath. Writes to the configuration source if provided, otherwise to 'config.edn'.
The following flags are supported: :strict Errors on config vars with neither a default nor configured value
Generates a config EDN file from the defconfig entries on the classpath. Writes to the configuration source if provided, otherwise to 'config.edn'. The following flags are supported: :strict Errors on config vars with neither a default nor configured value
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close