Files
gui/README.md

20 lines
742 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# init-gui
sern init but gui
# why do u use electron!?!?! switch to tauri!! im mad uwu (⌣̀_⌣́)
[answer](https://memz.willysuna.dev/stfu.mp4)
# where's the electron code?
public/electron.js
# how do I build the app?
`yarn build-electron` ([tested on linux](https://gist.github.com/SrIzan10/50bc2ba689a4cc43bcbac2799cc733c9). `wine` must be installed to build windows packages)
`yarn build-electron-windows` (not tested but should work. use this if on windows. only builds windows packages)
# CI builds?
Builds will be set up using a jetbrains teamcity instance when migration to new server is done. ETA still not known. Packaged binaries are built on my host computer for now. If you're skeptical, build the app for yourself.