Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uniform option parsing #62

Open
Gobidev opened this issue Jul 25, 2024 · 0 comments
Open

Uniform option parsing #62

Gobidev opened this issue Jul 25, 2024 · 0 comments
Labels
refactor Refactor some code

Comments

@Gobidev
Copy link
Owner

Gobidev commented Jul 25, 2024

Currently, the config options provided by environment variables are parsed wherever they are used. It would be much clearer to parse them in one place and have a global config object to store the configured options in.

will be useful for #61

@Gobidev Gobidev added the refactor Refactor some code label Jul 25, 2024
Gobidev added a commit that referenced this issue Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor some code
Projects
None yet
Development

No branches or pull requests

1 participant