Hi! Thank you for your contribution!
While using godotenv is a good idea, your code drops support of ./.overmind.env, ~/.overmind.env and OVERMIND_ENV. godotenvallows specifying custom filenames. Use this to restore dropped features and I'll merge the PR.
Hi! Thank you for your contribution! While using
godotenv
is a good idea, your code drops support of./.overmind.env
,~/.overmind.env
andOVERMIND_ENV
.godotenv
allows specifying custom filenames. Use this to restore dropped features and I'll merge the PR.