outpace.config.generate

Namespace for generating a config EDN file.
Example usage:
  lein run -m outpace.config.generate :strict

-main

(-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

pretty-str

(pretty-str val)