Hacker News new | ask | show | jobs
by esafak 391 days ago
Was bazel an option?
1 comments

We used pants initially (which I believe is similar to bazel). And indeed the dependency graphing it does was very helpful, but other parts of the tool motivated us to create something more bespoke and debuggable (we were only using like 20% or less of the features pants offers)