Go to file
Josh b 9b96667b8d
All checks were successful
Potlatch Loggers Organization/ComputerKeeper/pipeline/head This commit looks good
Merge branch 'main' of https://gitea.stanleysolutionsnw.com/Potlatch-Loggers/ComputerKeeper
2022-11-10 17:41:31 -08:00
logo added png image 2022-11-06 18:44:09 -08:00
.gitignore initial updates - will this build? 2022-09-04 20:20:14 -07:00
db.json Fixed index error 2022-11-10 17:41:27 -08:00
Jenkinsfile let's give this a shot? 2022-11-06 20:06:29 -08:00
logo_source.py Fixed Bug/Logo 2022-11-06 19:05:28 -08:00
main.py Fixed index error 2022-11-10 17:41:27 -08:00
main.spec initial updates - will this build? 2022-09-04 20:20:14 -07:00
publish_package.py new insructions 2022-11-06 20:22:46 -08:00
README.md added link 2022-11-06 20:34:37 -08:00
requirements.txt Added requirements.txt 2022-08-18 18:49:07 -07:00

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"