[feature] Update to the config file feature
I have in mind some updates that can be done to the config file feature to make it better:
- add a `--no-config` option
- add YAML format
- a thing i don't really like about CLI11 is that the config file MUST exists, if it doesn't the app will not run and will crash, i think this behavior should be eliminated
1 条评论