Right now, all the configs are imported manually at the top of the files where needed. This needs to be handled differently and passed through from the CLI and the user defined configs. After the CLI has been set up with typer this might be a smaller issue, right now it's medium
Right now, all the configs are imported manually at the top of the files where needed. This needs to be handled differently and passed through from the CLI and the user defined configs. After the CLI has been set up with typer this might be a smaller issue, right now it's medium