Hardocs / desktop-app

Hardocs desktop app presenting current docs editing functionalities.
GNU General Public License v2.0
3 stars 2 forks source link

Package the app for different OS and store them in the master branch, the links will be available in the readme and in the website for download. #41

Closed jurra closed 3 years ago

jurra commented 3 years ago

This should also solve #49

jurra commented 3 years ago

@DNature the best solution is to configure it like this: https://github.com/marketplace/actions/electron-builder-action

Electron Builder Action GitHub Action for building and releasing Electron apps

This is a GitHub Action for automatically building and releasing your Electron app using GitHub's CI/CD capabilities. It uses electron-builder to package your app and release it to a platform like GitHub Releases.

GitHub Actions allows you to build your app on macOS, Windows and Linux without needing direct access to each of these operating systems.

jurra commented 3 years ago

What we need to do

How to do it

Proper workflow

jurra commented 3 years ago

I think we can close this issue now