Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keychain support can be removed to simplify the library, considering that there are numerous ways to use an environment variable without storing the key as plain-text. For example, using password manager CLIs or exporting from keychain to variable each time `TOKEN=$(security ...) my-script.main.kts`.
- Loading branch information