Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 162 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 162 Bytes

mergeyaml

Mini tool to merge yaml files

Install

go get github.com/gitlawr/mergeyaml

Usage

mergeyaml <file1> <file2> -o <merge_output.yml>