preslavrachev / preslav.me-comments

0 stars 0 forks source link

2020/11/10/use-dotenv-files-when-developing-your-golang-apps/ #8

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Use Dotenv Files When Developing Your Go Apps · Preslav Rachev

I am a software engineer with a decade-long experience developing software using Go, Python, and Elixir.

https://preslav.me/2020/11/10/use-dotenv-files-when-developing-your-golang-apps/

motdotla commented 2 years ago

It is a nice and clear straightforward writeup.

Consider checking https://github.com/dotenv-org/dotenv-vault as well - from the same people that helped pioneer .env files.

phocks commented 1 year ago

This is great. So simple.