Commit graph

3 commits

Author SHA1 Message Date
adaexec
a11134dd28
feat: Allow loading of environment variables from file (#20)
* feat: allow loading of environment variables from file

* Panic if a file for an environment variable cannot be read

* Use log.Fatalf + os.Exit instead of panic

* fix: remove supurfluous call to os.Exit()

---------

Co-authored-by: adaexec <nixos-git.s1pht@simplelogin.com>
Co-authored-by: Gabe Farrell <90876006+gabehf@users.noreply.github.com>
2025-06-17 19:48:21 -04:00
e92733823d chore: expand debug logging + embeddable version 2025-06-13 18:29:08 -04:00
fc9054b78c chore: initial public commit 2025-06-11 19:45:39 -04:00