I'm hoping to have the tool load the configuration files, when present, from the configured directory on application execution.
The main thing I'm trying to figure out at the moment is how to access that data from within the shared code, in sub packages.
- There is no easy way I can see so far, that allows accessing arbitrary data from the cli framework.