Hacker News new | ask | show | jobs
by smiths1999 2054 days ago
Doesn't blaze build remotely via citc? I thought files were loaded locally for editing but built remotely.
1 comments

Blaze itself runs locally, reading BUILD files from citc. The build actions mostly execute remotely.