Add command line argument for config file location
Currently, the config file has the default location config/config.toml
. This issue should resolve a individual path via the CLI input.
$ cod-growth-model --config config/myconfig.toml
...
Currently, the config file has the default location config/config.toml
. This issue should resolve a individual path via the CLI input.
$ cod-growth-model --config config/myconfig.toml
...