Example: `lein run -- --config=clotho-custom.yaml` default=./clotho.yaml It would also be nice to accept configuration from ENV vars like: - CLOTHO_PORT = int - CLOTHO_SERVICES = base64 string of yaml services
Example:
lein run -- --config=clotho-custom.yamldefault=./clotho.yamlIt would also be nice to accept configuration from ENV vars like: