x-motemen / gore

Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
MIT License
5.11k stars 148 forks source link

Github releases: please provide binaries too #223

Closed vitaly-zdanevich closed 1 year ago

vitaly-zdanevich commented 1 year ago

I want to add a binary to Gentoo package manager.

itchyny commented 1 year ago

The original intention of not providing pre-built executable is that it does not work standalone; it requires go after all.

vitaly-zdanevich commented 1 year ago

In my ebuild I will specify Go as run dependency.

itchyny commented 1 year ago

Now v0.5.7 ships with pre-built artifacts.