dotenv-rs / dotenv

Library to help supply environment variables in testing and development
MIT License
557 stars 85 forks source link

Load all .env.* files #88

Open levkk opened 1 year ago

levkk commented 1 year ago

Load all .env files just like the Ruby version of dotenv.

tshepang commented 1 year ago

you will have maybe a better experience submitting this at https://github.com/allan2/dotenvy, a maintained fork of this one

levkk commented 1 year ago

https://github.com/allan2/dotenvy/pull/78