Joe Stanley
cc23a9df5b
Some checks failed
Potlatch Loggers Organization/ComputerKeeper/pipeline/head There was a failure building this commit
|
||
---|---|---|
logo | ||
.gitignore | ||
db.json | ||
Jenkinsfile | ||
logo_source.py | ||
main.py | ||
main.spec | ||
publish_package.py | ||
README.md | ||
requirements.txt |
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 |
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"