DannyBen/kojo

View on GitHub
examples/erb/output.txt

Summary

Maintainability
Test Coverage
+ kojo file main.yml domain=hello.com scale=3 production=yes
services:
  web:
    domain: hello.com
    scale: 3

  proxy:
    image: nginx
    scale: 3