/yaml-to-env

Merge multiple single level yaml files into an env file

Primary LanguageRustMIT LicenseMIT

yaml-to-env

Automatically creates env file from multiple yaml files

How to install

cargo install --path .

Instructions for how to run

Make sure you have a config file with the paths to all the YAML files you want to pull values from. Then run

yaml-to-env --help

to get instructions for how to run the app.