Describe the feature
For future versions, it would be useful to make available pre-built binaries for this tool.
Motivation
While installing with go is fairly practical, some workflows benefit from quickly installing pre-built binaries. I, for example, use mise en place to install dev dependencies across environments.
Making binaries available would also enable this package to be included in the aqua registry.
I added a release file to my personal fork of the project to enable this workflow I just mentioned. It would be nice to see the same option upstream.
https://github.com/TheGB0077/pg-schema-diff/blob/main/.github/workflows/release.yaml
Describe the feature
For future versions, it would be useful to make available pre-built binaries for this tool.
Motivation
While installing with go is fairly practical, some workflows benefit from quickly installing pre-built binaries. I, for example, use mise en place to install dev dependencies across environments.
Making binaries available would also enable this package to be included in the aqua registry.
I added a release file to my personal fork of the project to enable this workflow I just mentioned. It would be nice to see the same option upstream.
https://github.com/TheGB0077/pg-schema-diff/blob/main/.github/workflows/release.yaml