Hacker News new | ask | show | jobs
by xyzzy_plugh 1639 days ago
> If you’re just building Go binaries then I’m sure Bazel is great

Compared to other things in Bazel maybe, sure. But if you're just building Go binaries you don't need Bazel. The standard Go tooling is beyond sufficient: it's hard to beat.

1 comments

Yeah, I completely agree.