Skip to content

Disco-Dave/yaml-merge

Repository files navigation

Yaml Merge

A simple command line tool for combining yaml files.

How to install

To install yaml-merge, clone the repository and run stack install. For example

#!/bin/bash

cd /tmp
git clone https://github.com/Disco-Dave/yaml-merge 
cd yaml-merge
stack install

About

A simple command line tool for combining yaml files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published