From bd22299f7955cbdee9f4cf53d8f65821ec535703 Mon Sep 17 00:00:00 2001 From: Lucas Resch Date: Tue, 21 Apr 2026 10:04:31 +0200 Subject: [PATCH] feat: Add Monorepo Tooling collection The collection is based on the tools showcased in https://monorepo.tools --- configs/collections/10142.monorepo-tooling.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 configs/collections/10142.monorepo-tooling.yml diff --git a/configs/collections/10142.monorepo-tooling.yml b/configs/collections/10142.monorepo-tooling.yml new file mode 100644 index 0000000000..48592b8b2a --- /dev/null +++ b/configs/collections/10142.monorepo-tooling.yml @@ -0,0 +1,12 @@ +id: 10142 +name: Monorepo Tooling +items: + - bazelbuild/bazel + - gradle/gradle + - lerna/lerna + - microsoft/lage + - microsoft/rushstack + - moonrepo/moon + - nrwl/nx + - pantsbuild/pants + - vercel/turborepo