This app can convert a .prb file (a file containing a question) to .tex
Why should I use this app?
Quickly generate questions with solutions that have random parameters.
Versions
Available for MacOS, Linux and Windows
Quick Setup
MacOS/Linux
# unzip zip file
unzip problem2tex<version>.zip
# Ensure problem2tex binary is executable
chmod 755 problem2tex
# Test problem2tex app is working
./problem2tex --help
Windows
Similar to MacOS/Linux above but with Windows commands