Sunday, April 28, 2024

Show HN: Dotenv, if it is a Unix utility https://ift.tt/e7cHI1a

Show HN: Dotenv, if it is a Unix utility I like the idea of using dotenv files, but I dislike having to use different language-specific libraries to read them. To solve this, I created a small utility that lets you prefix any command with "dotenv" to load the ".env" file. This is how I imagine dotenv would work if it had started as a UNIX utility rather than a Node.js library. https://ift.tt/wxABT1s April 29, 2024 at 01:55AM

No comments:

Show HN: Offline recorder and transcriber on your MacBook's notch https://ift.tt/pEy2DGP

Show HN: Offline recorder and transcriber on your MacBook's notch Was dogfooding a version of this until a friend saw this and said I sh...