Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.
/ mergeyaml Public archive
forked from gitlawr/mergeyaml

Mini tool to merge yaml files

Notifications You must be signed in to change notification settings

caylent/mergeyaml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mergeyaml

Mini tool to merge yaml files

Install

go get github.com/gitlawr/mergeyaml

Usage

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