p-e-w / shin

A shell in every text input on your system
GNU General Public License v3.0
277 stars 12 forks source link

Prebuilt binaries #10

Closed readysloth closed 1 year ago

readysloth commented 1 year ago

It would be really cool if release page would also contain prebuilt binaries, so users would not need install Go compiler and etc

p-e-w commented 1 year ago

That doesn't make much sense IMO. Shin isn't a standalone program, it requires installation, so the binaries would need to be accompanied by various other files, and users would still need other programs (such as Make) to install Shin.

The proper solution is distro-specific binary packages, which contain both the executable and the component XML. But that's for distributions to do.