yaml2env
v1.0.0
Published
Convert your YAML file to a file of environment variables.
Downloads
20
Maintainers
Readme
yaml2env
Convert your YAML file to a file of environment variables.
Usage
Convert an YAML file.
yaml2env application.yml
Convert an YAML file and sort the lines.
$ yaml2env -s application.yml
-- or --
$ yaml2env --sort application.yml
Maintainer
henry40408
License
MIT