Liking cljdoc? Tell your friends :D

Introduction to clj-commons

Overwrite order:

  • Hardcoded values
  • Environment
  • CLI
export SMI_CONFIG_PATHS=./config-x
export SMI_PROFILES=profile-x,profile-y
cli-app --smi-profiles profile-a,profile-b --smi-config-paths ./config,./secondary

Active profiles are profile-a, profile-b

Active config paths are ./config, ./secondary

Can you improve this documentation?Edit on GitHub

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

× close