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

Additional Feature: Supporting the -c and --config arguments for config files #18

Closed
Namatuzio opened this issue Oct 4, 2023 · 2 comments

Comments

@Namatuzio
Copy link
Contributor

Hey, @Pasqua101 I'd like to work on a new feature that will allow TOML configuration files to be passed as arguments, allowing for multiple arguments to be parsed easily.
The argument will be accessible using either -c or --config and I'll be using the tomllib library to parse the config files.

Let me know what you think!

@Pasqua101
Copy link
Owner

Hey @Namatuzio, sounds good. I have no objections with your idea. Please go ahead.

@Pasqua101
Copy link
Owner

Thanks. Tested it out and merged it into the repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants