200sc / bebop

bebop wire format in Go
Apache License 2.0
69 stars 5 forks source link

Include binaries in releases? #26

Closed 200sc closed 1 year ago

200sc commented 2 years ago

It would take a little bit of automation work to build them but would be theoretically trivial to build binaries for any platform supported by Go, if there's a desire to prebuild them. With Go dependencies one would usually already be coding in go and go install the tool directly, however.

gedw99 commented 1 year ago

Oh that would be nice helper in general.

200sc commented 1 year ago

Present in the v0.4.0 pre-release:

https://github.com/200sc/bebop/releases/tag/v0.4.0