Monorepos Glossary
Browse 4 monorepos terms defined in plain English, from the cultural dictionary of computing.
4 Monorepos Terms
- Bazel Build
- The build system and workflow style associated with Bazel, emphasizing reproducibility, caching, and large-scale multi-language builds.
- Changesets
- A release-management approach and popular tool that lets maintainers record versioning intent in small metadata files which are later combined into changelogs...
- Monorepo Tool
- A tool designed to help manage a monorepo, often by handling dependency graphs, build orchestration, caching, task execution, or code ownership boundaries. In...
- Turbo Repo
- A build and task orchestration tool for JavaScript and TypeScript monorepos focused on caching and parallel execution.
Related Topics
- Build Systems (2 terms in common)
- Tooling (2 terms in common)
- Release Management (1 terms in common)
- Build Tooling (1 terms in common)
- Versioning (1 terms in common)
- Javascript (1 terms in common)