joho/godotenv

godotenv, на сайте с October 17, 2023 07:10
A Go (golang) port of the Ruby dotenv project (which loads env vars from a .env file). It can be used as a library (for loading in env for your own daemons etc.) or as a bin command. There is test coverage and CI for both linuxish and Windows environments, but I make no guarantees about the bin version working on Windows.