Open
Description
In the fix for hypermedia-app/hypertest-docker#1 I added a low-fi solution where the files are simply copied to a temporary directory and converted there.
A proper solution would be add an optional CLI parameter to select the output directory. The important detail is to preserve the original directory structure.
Also I would like to add some kind of library to safely handle the command line arguments.