jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
695 stars 88 forks source link

Build rpm packages #816

Closed stefanboca closed 1 year ago

stefanboca commented 1 year ago

Currently debs and zips are the only packaging methods. A new npm script "rpm64" enables building RPM packages for x86_64 using electron-installer-redhat. RPM packages can be installed on various Linux distributions such as RHEL, CentOS, Fedora, and more.

jean-emmanuel commented 1 year ago

Thanks for your contribution !