DannyBen/kojo

View on GitHub
examples/config-from-file/config.yml

Summary

Maintainability
Test Coverage
input: app.yml

output:
  small-app.yml:
    app: one
    scale: 1

  big-app.yml:
    app: two
    scale: 2