Skip to content

Packaging

Sawyer Vaughan edited this page Apr 9, 2017 · 1 revision

SantosGUI uses pyinstaller to package the application as an executable.

To create the executable, simply run the SantosBuild.sh file in application/packaging directory of SantosGUI with: bash SantosBuild.sh. The executable will be output to the application/dist folder.