ComputerKeeper/README.md
Joe Stanley 312ad93ca0
All checks were successful
Potlatch Loggers Organization/ComputerKeeper/pipeline/head This commit looks good
Potlatch Loggers Organization/ComputerKeeper/pipeline/pr-main This commit looks good
added link
2022-11-06 20:34:37 -08:00

959 B

ComputerKeeper

a tool to manage a library of computers for Potlatch Jr/Sr High School

Build System

Builds are generated by Stanley Solutions Jenkins; they can be accessed here: StanleySolutions Jenkins

Branch Build Status
Main Master Branch Build Status

Built Resources

Resulting EXE files built by Jenkins are archived as packages and can be found in the repository packages.

PyInstaller Command

pyinstaller --noconfirm --onefile --windowed  "./main.py"