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