I am relatively a new user of install forge. I have been using pyinstaller to compile my python Qt application into an exe executable. I have also been using the UI interface of the installforge to create an installer in local PC. Is there a way to run the installforge in the command line.
Can anyone also provide GitHub action that could turn the pyinstaller's executable into a installer ?
Thank you.