Hacker News new | ask | show | jobs
by codegladiator 2986 days ago
Some service which can take in my golang project from github and build static executable for every possible target and upload it to github releases.

It will be using karalabe/xgo for building these static executables.

So it can build these for all operating systems

- web servers

- cli applications