mvdan / bitw

Minimalist BitWarden client
BSD 3-Clause "New" or "Revised" License
169 stars 15 forks source link

Create a release with precompiled binaries #45

Open jankatins opened 1 year ago

jankatins commented 1 year ago

It would be nice if there are releases with compiled binaries (e.g via creating github action pipeline which creates a github release upon a tag and adds the compiled binaries to the release) so one could use this without setting up a go toolchain.