Feature: Adds merge command

Adds merge command for merging multiple yaml files together.

Resolves: #31
This commit is contained in:
kenjones
2017-09-22 23:29:37 -04:00
committed by Mike Farah
parent 2933ea1684
commit 6980be3800
11 changed files with 229 additions and 6 deletions

2
examples/data1.yaml Normal file
View File

@@ -0,0 +1,2 @@
a: simple
b: [1, 2]