Skip to content

Add support for reading environment variables from a .env file #92

Description

@joewalker

Several called tools use environment variables, but we're currently forcing those to be saved in the actual environment, which can be inconvenient for some users, so we should add support for reading additional environment variables from a .env file stored either in the same directory as the config file (or in the current directory - needs validation).

We should also consider adding a command line flag to configure alternative file names.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    S2API bugs and crashes, or misleading behavior likely to affect callers

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions