Y
Hacker News
new
|
ask
|
show
|
jobs
by
masklinn
783 days ago
The same thing already exists in Rust, it’s both a library for in-process loading and a binary, I use it daily and only for the binary:
https://github.com/allan2/dotenvy
1 comments
bitwize
783 days ago
Once I actually wrote a version in Emacs Lisp, for purposes of being able to run stacks that depended on .env configuration in Emacs buffers.
link