Skip to content

feat: add --config option to allow custom config file path #237

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sameerthekhans
Copy link

@sameerthekhans sameerthekhans commented Jul 13, 2025

Closes #236

Summary:

This pull request adds support for a --config option to allow users to specify a custom configuration file path.

Changes:

  • Adds a --config (-c) CLI argument using yargs.
  • Includes tests verifying that the custom config file is correctly parsed.
  • Updates documentation.

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

Successfully merging this pull request may close these issues.

Feature Request: Support --config CLI option to load configuration from a custom path
1 participant