Hacker News new | ask | show | jobs
by jwcrux 4099 days ago
You can build golang from source pretty easily. If I remember right, it's just downloading the tarball and running ./all.bash or something like that.