Skip to content

Commit a985e26

Browse files
authored
Add justbuild to the list of clients and servers (#256)
1 parent 4f38bac commit a985e26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ These tools use the Remote Execution API to distribute builds to workers.
4444
* [Buck2](https://github.com/facebook/buck2)
4545
* [BuildStream](https://buildstream.build/)
4646
* [Goma Server](https://chromium.googlesource.com/infra/goma/server/)
47+
* [Justbuild](https://github.com/just-buildsystem/justbuild) (via `--compatible`)
4748
* [Pants](https://www.pantsbuild.org)
4849
* [Please](https://please.build)
4950
* [Recc](https://gitlab.com/bloomberg/recc)
@@ -60,6 +61,7 @@ workers implement the Remote Worker API.
6061
* [BuildGrid](https://buildgrid.build/) (open source)
6162
* [EngFlow](https://www.engflow.com/) (commercial)
6263
* [Flare Build Execution](https://flare.build/products/flare-build-execution) (commercial)
64+
* [Justbuild](https://github.com/just-buildsystem/justbuild/blob/master/doc/tutorial/just-execute.org) (via `--compatible`, open source)
6365
* [Scoot](https://github.com/twitter/scoot) (open source)
6466
* [Turbo Cache](https://github.com/allada/turbo-cache) (open source)
6567

0 commit comments

Comments
 (0)