tj / sponsors

Open-source project suggestions powered by my GitHub sponsors
56 stars 5 forks source link

Go on-demand binary server #15

Closed tj closed 4 years ago

tj commented 4 years ago

Me and @caarlos0 spoke about this a while back, no idea if anyone got to it, but I still think it would be great to have something like:

$ curl -sf https://bins.apex.sh/github.com/tj/triage | sh

Which would grab a public repo, install the modules, and build the platform's binary on-demand with a cache. Mostly because with dozens or hundreds of projects it'd still be a big pain to configure GH actions, and uploading binaries from a local machine is too slow.

caarlos0 commented 4 years ago

I'm up to help building such thing FWIW, seems like something fun to work on :D

tj commented 4 years ago

Sounds like the Go team is interested in this one, but they said it's lower priority so who knows when

tj commented 4 years ago

More or less done, just needs a few things and some cool domain name if anyone has ideas!

tj commented 4 years ago

just waiting on blog stuff to announce