Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 349 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 349 Bytes

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.