Usage

After installation, you can access the tools via the command line:

Graphical User Interfaces (GUI):

denofo-questionnaire
denofo-converter
denofo-comparator

Command Line Interfaces (CLI):

denofo-questionnaire-cli --help
denofo-converter-cli --help
denofo-comparator-cli --help

If you use uv, you can run any of the above commands with uv run :

uv run denofo-questionnaire

For more information on the tools, please refer to the Tools section.