Provide more prebuilt binaries
For CI systems where this tool might be used, I find it sometimes quite convenient to be able to just download a prebuilt binary instead of building it myself. I'd suggest building for all kinds of architectures and operating systems. For example, see the binary matrix and GitHub Action for it.
I am already building a deb precisely for that purpose.
I'd suggest building all kinds of architectures and operating systems.
In theory why not but that means extra maintenance so it would have to be proven it is worth it. Do you feel like making a PR ?
It would be totally worth it! 👍
Anyone up for a PR ?