config_builder.py¶
Config Builder¶
This is a program to be run when you want to build a config, mostly useful to bypass the need for base_config parameter while having its effect.
This runs as a separate program, taking in the input config path and the output path for the final config It will follow the linked list of config files (with the base_config param) and output the final config at the specified location