Configuration of smart file paths by default and with environment variables.
Uses the whereami library to get the path of the executable in a platform-independent way.
Environment variables for paths to data, algos, config, results.
Environment variables for additional search paths for data and algos.
selected_algos file now under ./config folder.
save / load of algorithm sets to different names.
formatting of show-selected and show-all into a tabular format so the output doesn't fly off the screen.
I still need to run a few more tests on all the environment variables, behavior under error conditions, etc. But seems to basically work, and I want to check in what I have.
Configuration of smart file paths by default and with environment variables.
I still need to run a few more tests on all the environment variables, behavior under error conditions, etc. But seems to basically work, and I want to check in what I have.