daluca / ycc

Simple script to merge multiple yaml files together

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YAML Config Combiner

YAML Combine Configuration

Run

docker run --rm -it -v "${PWD}/data:/data" -v "${PWD}/output:/output" daluca/ycc --output=/output/config.yaml /data

About

Simple script to merge multiple yaml files together


Languages

Language:Python 82.5%Language:Dockerfile 17.5%