From cb8058798964f0adf6dbab2f4c2176ae2d653447 Mon Sep 17 00:00:00 2001 From: Bozydar Szadkowski Date: Wed, 19 Jul 2023 16:51:37 -0400 Subject: [PATCH] Add Reclient to the list of RE clients (#267) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 720d8706..a02402d6 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ These tools use the Remote Execution API to distribute builds to workers. * [Pants](https://www.pantsbuild.org) * [Please](https://please.build) * [Recc](https://gitlab.com/bloomberg/recc) +* [Reclient](https://github.com/bazelbuild/reclient) ### Servers These applications implement the Remote Execution API to serve build requests