eliranwong / UniqueBible

A cross-platform bible application, integrated with high-quality resources and amazing features, running offline in Windows, macOS and Linux, ChromeOS, Android, iOS. Various running modes are supported.
https://UniqueBible.app
GNU General Public License v3.0
121 stars 34 forks source link

Create a GitHub Actions workflow to compile the program on all the OSes #1394

Open Panquesito7 opened 9 months ago

Panquesito7 commented 9 months ago

Description

I believe this would be a great addition. It would also make sure the program is able to properly compile and run on Linux, macOS, and Windows. If you need any help with this, count me in, I'd love to help with this. 🙂

eliranwong commented 9 months ago

That would be great! We tried a few things before, but haven't managed to find a satisfactory solution.

Panquesito7 commented 9 months ago

That would be great! We tried a few things before, but haven't managed to find a satisfactory solution.

Let's discuss about this and try to create one. Where can I find the full installation steps for macOS, Windows, and Linux?

eliranwong commented 8 months ago

That would be great! We tried a few things before, but haven't managed to find a satisfactory solution.

Let's discuss about this and try to create one. Where can I find the full installation steps for macOS, Windows, and Linux?

https://github.com/eliranwong/UniqueBible/wiki#installation

eliranwong commented 8 months ago

will someone consider to build a Windows installer with scoop?

https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests

Panquesito7 commented 5 months ago

That would be great! We tried a few things before, but haven't managed to find a satisfactory solution.

Let's discuss about this and try to create one. Where can I find the full installation steps for macOS, Windows, and Linux?

https://github.com/eliranwong/UniqueBible/wiki#installation

Thanks!