envdot
Generate a .env
file using the environment variables defined in .env.dist
as a template.
If there already is a value defined in the .env.dist
file it will be left untouched.
# .env.distAAAAH_YEAHHHH=OKMMMMKAY=
$ export AAAAH_YEAHHHH=MUKKKAAAAA$ export MMMMKAY=AAA$ envdot
# .envAAAAH_YEAHHHH=OKMMMMKAY=AAA