coder3101 / protols

Language Server for protocol buffers
MIT License
46 stars 2 forks source link

Build native binaries and include in GitHub Releases #15

Closed ianandhum closed 2 months ago

ianandhum commented 2 months ago

It would be beneficial to have native binaries built and included in the GitHub Releases. This would provide users with ready-to-use executables for different platforms and streamline the process of distributing protols.

Consider including building native binaries for Linux, Windows and macOS and including in the Github Release.

coder3101 commented 2 months ago

Here you go: https://github.com/coder3101/protols/releases/tag/0.3.0

From here onwards, all pre-built binaries will be published and released.