You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why not (source .env && someprogram --foo bar)? (requires using export in your .env files to make them shell-compatible, which dotenv accepts too. use . instead of source if you're using sh.)
It would be really awesome to have this as a binary that could run like this:
Do you have any interest in supporting that? I'd be willing to help.
The text was updated successfully, but these errors were encountered: