Hacker News new | ask | show | jobs
by miohtama 783 days ago
There is also shdotenv that allows you to load different .env file formats and convert between them, e.g. for UNIX shell.

https://github.com/ko1nksm/shdotenv

2 comments

This is a very neat project that seems to accomplish the same goal and have some extra features.
I recently discovered shdotenv and I like it a lot!