First, download the latest requs-exec.jar from
Maven Central.
Then, run it like this:
$ java -jar requs-exec.jar -i <input> -o <output>input is an absolute path of directory with .req files.
output is a directory path where result files will be stored.
That’s it.