Koito/docs
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
..
.vscode chore: initial public commit 2025-06-11 19:45:39 -04:00
public chore: new logo 2025-06-13 04:26:37 -04:00
src feat: Allow loading of environment variables from file (#20) 2025-06-17 19:48:21 -04:00
.gitignore chore: initial public commit 2025-06-11 19:45:39 -04:00
astro.config.mjs docs: analytics + title 2025-06-13 17:06:34 -04:00
package.json chore: initial public commit 2025-06-11 19:45:39 -04:00
tsconfig.json chore: initial public commit 2025-06-11 19:45:39 -04:00
yarn.lock chore: initial public commit 2025-06-11 19:45:39 -04:00