riverqueue / riverui

A web interface for River, fast and reliable background jobs in Go.
https://ui.riverqueue.com/
Mozilla Public License 2.0
43 stars 3 forks source link

Add list of download links for binaries #51

Closed brandur closed 1 week ago

brandur commented 1 week ago

Related to [1], add a list of links to downloadable binaries as an alternative to cURL.

I know you mentioned just having two links, which would work, but given it's only four links total, that doesn't seem overly excessive, so I put all four in to match the releases page.

I also left the cURL instructions because it is convenient to be able to copy instructions directly to the CLI.

[1] https://github.com/riverqueue/riverui/pull/48#discussion_r1647744644

brandur commented 1 week ago

thx.