godotenv icon indicating copy to clipboard operation
godotenv copied to clipboard

Option to read env files from multiple folders.

Open D-sense opened this issue 4 years ago • 2 comments

I think having an option of passing folder name to Load(folders ...string) or Overload(folders ...string) will help tremendously in loading all env files found. This is extremely beneficial when working with different packages where each package has its own env file within it.

D-sense avatar Jul 03 '20 16:07 D-sense

I submitted a PR for this at #112

D-sense avatar Jul 03 '20 16:07 D-sense

@joho any update on this issue?

D-sense avatar Dec 03 '20 12:12 D-sense