Hi, Can we get a configuration file like `xgo.yaml` or `xgo.toml` to populate configuration values? CLI flags tends to increase complexity, as users end up having to write scripts to manage flags and carry them around between projects.
Hi,
Can we get a configuration file like
xgo.yamlorxgo.tomlto populate configuration values?CLI flags tends to increase complexity, as users end up having to write scripts to manage flags and carry them around between projects.