budgetzero
budgetzero copied to clipboard
Include instructions on how to build the windows executable.
I would love it if the readme had instructions on how to build the windows executable.
I'm not sure, but looking at .github/workflows/publish.yml the Windows build is just running npm run electron:build
I would suggest testing if that works, and sending a pull request
Thanks! I'll give that a go