3ce0ec3120
A Go 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.
3 lines
172 B
Text
3 lines
172 B
Text
A Go 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.
|