FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

NetNeighbor/packaging at 2.0 · luc-github/NetNeighbor · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Packaging layout

Path Role
linux/ .deb, tar.gz, AppImage, release.sh, checksums.sh (PySide6/Qt, 2.0)
windows/ PyInstaller → .exe, Inno Setup → installer
macos/ PyInstaller → .app bundle
POST_PORT.md Checklist after UI port (app.py, deps, Linux packages)

Full documentation: docs/operations/PACKAGING.md.

Quick start

Linux (Debian/Ubuntu):

chmod +x packaging/linux/*.sh
./packaging/linux/release.sh

Windows (dev machine):

.\packaging\windows\build.ps1
.\packaging\windows\build_installer.ps1

macOS:

bash packaging/macos/build_app.sh

Back | FazBrowse Home | New Git URL