flathub / electron-sample-app

Sample application based on electron
GNU General Public License v3.0
25 stars 11 forks source link

Add link to tutorial? #3

Closed hadess closed 6 months ago

hadess commented 3 years ago

The README mentions the electron tutorial but doesn't link to it.

Is it https://docs.flatpak.org/en/latest/electron.html ?

cpba commented 3 years ago

Yes, that's the one.

Although if you mean to use it keep in mind that I wrote it in the days of electron 1 and it hasn't been updated much.

For one it fails to mention zypak, which is now necessary, but didn't exist at that point.

On Sat, 6 Feb 2021, 20:20 hadess, notifications@github.com wrote:

The README mentions the electron tutorial but doesn't link to it.

Is it https://docs.flatpak.org/en/latest/electron.html ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/flathub/electron-sample-app/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZPHZDK7LDDEBAUNUGF52TS5WJBLANCNFSM4XGSTMIA .

hadess commented 3 years ago

Although if you mean to use it keep in mind that I wrote it in the days of electron 1 and it hasn't been updated much.

That's what I very quickly figured out as I was trying to package a newer Electron app.