<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>monorepo</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/2396/feed"/>
    <updated>2026-08-12T09:45:57+00:00</updated>
    <id>https://links.biapy.com/guest/tags/2396/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12668</id>
            <title type="text"><![CDATA[Syncpack]]></title>
            <link rel="alternate" href="https://syncpack.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12668"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Syncpack is a command-line tool for consistent dependency versions in large JavaScript Monorepos.

- [Syncpack @ GitHub](https://github.com/JamieMason/syncpack).]]>
            </summary>
            <updated>2026-04-30T15:11:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10328</id>
            <title type="text"><![CDATA[Pantsbuild]]></title>
            <link rel="alternate" href="https://www.pantsbuild.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10328"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pants is a scalable build system for monorepos: codebases containing multiple projects, often using multiple programming languages and frameworks, in a single unified code repository.

- [Pantsbuild @ GitHub](https://github.com/pantsbuild/pants).

Related contents:

- [Top 5 Monorepo Tools for 2025 @ aviator](https://www.aviator.co/blog/monorepo-tools/).]]>
            </summary>
            <updated>2025-09-22T05:44:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10024</id>
            <title type="text"><![CDATA[git-branchless]]></title>
            <link rel="alternate" href="https://github.com/arxanas/git-branchless" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10024"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[High-velocity, monorepo-scale workflow for Git. Branchless workflow for Git.

Related contents:

- [Episode \#107: Git with your friends (remastered) @ Changelog &amp;amp; Friends](https://changelog.com/friends/107).
- [Episode 134 @ Linux Dev Time](https://www.linuxdevtime.com/linux-dev-time-episode-134/).]]>
            </summary>
            <updated>2025-10-13T05:39:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10021</id>
            <title type="text"><![CDATA[Rush]]></title>
            <link rel="alternate" href="https://rushjs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10021"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Rush makes life easier for JavaScript developers who build and publish many packages from a common Git repo. If you&amp;#039;re looking to break up your giant application into smaller pieces, and you already realized why it doesn&amp;#039;t work to put each package in a separate repo... then Rush is for you!

- [rush stack @ GitHub](https://github.com/microsoft/rushstack).

Related contents:

- [How we migrated our Rush.js monorepo to Node type stripping @ Calm](https://www.calm.com/blog/engineering/how-we-migrated-our-rushjs-monorepo-to-node-type-stripping).]]>
            </summary>
            <updated>2025-09-05T03:19:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/125</id>
            <title type="text"><![CDATA[Turborepo]]></title>
            <link rel="alternate" href="https://turborepo.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/125"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Make ship happen.
Turborepo is the build system for JavaScript and TypeScript codebases.

Build system optimized for JavaScript and TypeScript, written in Rust.

- [Turborepo @ GitHub](https://github.com/vercel/turborepo).

Related contents:

- [Top 5 Monorepo Tools for 2025 @ aviator](https://www.aviator.co/blog/monorepo-tools/).]]>
            </summary>
            <updated>2025-09-22T05:43:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5456</id>
            <title type="text"><![CDATA[Lerna]]></title>
            <link rel="alternate" href="https://lerna.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5456"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Original Tool forJavaScript Monorepos.

Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.

[Lerna @ GitHub](https://github.com/lerna/lerna)]]>
            </summary>
            <updated>2025-08-29T07:06:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6305</id>
            <title type="text"><![CDATA[Nx]]></title>
            <link rel="alternate" href="https://nx.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6305"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Smart, Fast, Extensible Build System.
Next generation build system with first class monorepo support and powerful integrations.

Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.

- [Nx @ GitHub](https://github.com/nrwl/nx). 

Related contents:

- [Monorepo mon Amour @ Mathieu Eveillard](https://www.mathieueveillard.com/blog/monorepo-mon-amour).
- [\#291.src - Micro front-end: Un patchwork efficace avec Fabien Brunet @ &amp;lt;ifttd&amp;gt; :fr:](https://www.ifttd.io/episodes/micro-front-end).
- [Ép 18 : Monorepo ou Polyrepo ? Le débat enfin tranché par l’expérience de PayFit @ Nom d&amp;#039;un Pipeline ! :fr:](https://www.nomdunpipeline.com/episode/ep-18-monorepo-ou-polyrepo-le-debat-enfin-tranche-par-lexperience-de-payfit).
- [The Multi-Repository TypeScript Problem @ carrick](https://www.carrick.tools/blog/the-multi-repository-typescript-problem).
- [State management architecture in Nx @ Gilles Ferrand&amp;#039;s Blog](https://gillesferrand.com/state-management-architecture-in-nx).
- [s1ngularity: supply chain attack leaks secrets on GitHub: everything you need to know @ Wix](https://www.wiz.io/blog/s1ngularity-supply-chain-attack).
- [Top 5 Monorepo Tools for 2025 @ aviator](https://www.aviator.co/blog/monorepo-tools/).
- [cleaning house in nx monorepo, how i removed 120 unused deps safely @ @ John James](https://johnjames.blog/posts/cleaning-house-in-nx-monorepo-how-i-removed-120-unused-deps-safely).]]>
            </summary>
            <updated>2025-10-31T05:57:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6592</id>
            <title type="text"><![CDATA[Turbo]]></title>
            <link rel="alternate" href="https://turbo.build/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6592"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Make Ship Happen.
Turbo is an incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust.

- [Turbo @ GitHub](https://github.com/vercel/turbo)
- [Monorepo mon Amour @ Mathieu Eveillard](https://www.mathieueveillard.com/blog/monorepo-mon-amour).]]>
            </summary>
            <updated>2025-08-29T10:15:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7129</id>
            <title type="text"><![CDATA[Bazel]]></title>
            <link rel="alternate" href="https://bazel.build/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7129"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a fast, scalable, multi-language and extensible build system.
Build and test software of any size, quickly and reliably.
Bazel is a free software tool for the automation of building and testing of software.

- [Bazel @ GitHub](https://github.com/bazelbuild/bazel/).

Related contents:

- [Adopting Bazel for Web at Scale @ The Airbnb Tech Blog&amp;#039;s Medium](https://medium.com/airbnb-engineering/adopting-bazel-for-web-at-scale-a784b2dbe325).
- [Optimiser les temps de build avec Bazel et Buildfarm @ Vincent Composieux :fr:](https://vincent.composieux.fr/article/optimiser-les-temps-de-build-avec-bazel-et-buildfarm).
- [(Almost) Every infrastructure decision I endorse or regret after 4 years running infrastructure at a startup @ Jack&amp;#039;s home on the web](https://cep.dev/posts/every-infrastructure-decision-i-endorse-or-regret-after-4-years-running-infrastructure-at-a-startup/).
- [Bazel&amp;#039;s Original Sins @ Farid Zakaria&amp;#039;s Blog](https://fzakaria.com/2025/06/22/bazel-s-original-sins).
- [Trusting builds with Bazel remote execution @ Blog System/5](https://blogsystem5.substack.com/p/bazel-remote-execution).
- [Top 5 Monorepo Tools for 2025 @ aviator](https://www.aviator.co/blog/monorepo-tools/).
- [You are holding BUILD files wrong @ Blog System/5](https://blogsystem5.substack.com/p/you-are-holding-build-files-wrong).]]>
            </summary>
            <updated>2025-10-08T11:48:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7520</id>
            <title type="text"><![CDATA[Gradle Build Tool]]></title>
            <link rel="alternate" href="https://gradle.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7520"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Modern Open Source Build Automation.

Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, Kotlin, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins.

- [Gradle @ GitHub](https://github.com/gradle/gradle).

Related contents:

- [Popular Gradle mistakes (and how to avoid them) @ allegro Tech Blog](https://blog.allegro.tech/2024/11/popular-gradle-mistakes-and-how-to-avoid-them.html).
- [Top 5 Monorepo Tools for 2025 @ aviator](https://www.aviator.co/blog/monorepo-tools/).
- [\#355.src - SRE et DevOps: La prod relax : désacraliser la tension dans l&amp;#039;ère SRE avec Kevin Davin @ ifttd :fr:](https://www.ifttd.io/episodes/sre-et-devops).]]>
            </summary>
            <updated>2026-07-06T06:30:38+00:00</updated>
        </entry>
    </feed>
