realmon
realmon copied to clipboard
feat: Recursive configuration search
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