Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up a way to publish releases to GitHub Releases #4

Open
costinsin opened this issue Apr 25, 2024 · 0 comments
Open

Set up a way to publish releases to GitHub Releases #4

costinsin opened this issue Apr 25, 2024 · 0 comments

Comments

@costinsin
Copy link
Owner

About releases: https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository

How to set up a GitHub Action that does releases automatically: https://github.com/softprops/action-gh-release

On a release we should cross-compile the binary for every popular platform. Some examples: Windows x86, Windows x86_64, Linux x86, Linux ARM, MacOS x86, MacOS ARM (M series), etc... A research is needed here to see to which platforms do other similar products compile to.

@costinsin costinsin converted this from a draft issue Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant