binaryholdings / cosmprund

118 stars 73 forks source link

Release binaries #17

Closed HailD closed 1 year ago

HailD commented 1 year ago

First and foremost, thank you for your work on this project! It is very useful.

I would prefer having the option to download prebuilt binaries, rather than have to build from source every time. I see this has also been requested by the community in issue #9.

This PR implements a Github action to release binaries when a new tag is created.

For more information on how this is set up, please refer to this article.