Working with .env files is something we all do, but it’s surprisingly easy to make mistakes.
Duplicate keys, malformed values, missing quotes… they can be annoying to debug.
At some point I thought:
“Why isn’t there a simple tool that does all the ...