Y
Hacker News
new
|
ask
|
show
|
jobs
by
wewxjfq
1036 days ago
Use Bazel.
1 comments
Eddygandr
1036 days ago
I’ve heard a lot about Bazel but are there any good beginner tutorials? When I last looked it felt a little Nix-like (high learning curve to get through which I prefer to ignore for my tooling where possible)
link
eddd-ddde
1036 days ago
The issue with bazel is having to roll out your own build definitions for every package you want to use that doesn't already provide bazel files.
link