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

feat: add ability to pass config path #30

Merged
merged 3 commits into from Aug 25, 2022

Conversation

braydonk
Copy link
Collaborator

closes #29

This PR adds a feature I originally intended for the first version but
forgot about until the opened issue. The tool now accepts a new flag
-conf and accepts a relative or absolute path to a config file. If the
flag is not present, it will fall back to the default config.

This PR adds a feature I originally intended for the first version but
forgot about until the opened issue. The tool now accepts a new flag
`-conf` and accepts a relative or absolute path to a config file. If the
flag is not present, it will fall back to the default config.
@braydonk braydonk merged commit fc7dca4 into google:main Aug 25, 2022
@daisuke834
Copy link

Thank you!!

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.

feat: adding a feature to load config file located other than workind directory
2 participants