Add an option to read the tool list from a config file instead of having to re-compile the binary. I'm happy to implement this. Was thinking using ConfigParser, JSON or YAML (would add another dependency though).
Add an option to read the tool list from a config file instead of having to re-compile the binary.
I'm happy to implement this. Was thinking using ConfigParser, JSON or YAML (would add another dependency though).