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: Recursive configuration search #36

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

Conversation

workgroupengineering
Copy link

Expected behavior

Search if there is a file named .gcmon from the current folder to the root of the current folder volume;
If not found, use the default configuration.

Current behavior

use the default .yaml file is at the same location as the CLI global tool / console application if not using -c flag on command line.

Fixes #35

@workgroupengineering workgroupengineering force-pushed the features/recursive-configuration-search branch from 5f9d836 to 9bf919e Compare January 27, 2022 13:51
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] .gcmon Config File
1 participant