ExLibrisGroup / alma-print-daemon

Application which listens for and prints letters from the Ex Libris Alma print queues.
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Documentation request: building an alma-print-daemon.Setup.x.x.x.exe #40

Closed Jimadine closed 2 years ago

Jimadine commented 2 years ago

I've forked the alma-print-daemon repo so that I can make some changes for our local needs. One thing I'm unsure about is how to build a package for my target platform (Windows x64). Should I use https://github.com/electron/electron-packager? Anything particular to alma-print-daemon that I should be aware of before attempting this?

mgobat commented 2 years ago

Ex Libris uses electron-builder to build the Alma Print Daemon packages. Nothing special is done beyond signing the application to prevent application security issues during installation.