Go to file
Joe Stanley babe775d55
Some checks failed
Potlatch Loggers Organization/ComputerKeeper/pipeline/head There was a failure building this commit
oh, yeah... can't use dollar-signs all willy-nilly
2022-09-04 20:22:12 -07:00
.gitignore initial updates - will this build? 2022-09-04 20:20:14 -07:00
db.json Fixed table and saved to database 2022-09-04 18:57:27 -07:00
Jenkinsfile oh, yeah... can't use dollar-signs all willy-nilly 2022-09-04 20:22:12 -07:00
main.py Fixed table and saved to database 2022-09-04 18:57:27 -07:00
main.spec initial updates - will this build? 2022-09-04 20:20:14 -07:00
README.md initial updates - will this build? 2022-09-04 20:20:14 -07: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

PyInstaller Command

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