Go allows building beautiful CLI programs and you might be serving to a userbase that may or may not have go lang installed.
This is where Goblin comes in. It builds the binary for the user's system on demand. There's some limitations to it but that's
the basic concept.