top | item 40190885

(no title)

akshat2602 | 1 year ago

Looks like goblin.run is a project that lets you install golang projects without having golang installed. OP should probably preface the installation script with this.

discuss

order

_joel|1 year ago

or just use, I don't know, docker?

selcuka|1 year ago

> or just use, I don't know, docker?

The author is apparently afraid of docker, hence Docker-phobia.

msm_|1 year ago

Aren't go binaries statically compiled? Why is anything other than a static binary download and `chmod +x` even needed?