Skip to content

pantsbuild/pants

Folders and files

NameName
Last commit message
Last commit date
Jan 17, 2025
Mar 4, 2025
Mar 17, 2025
Mar 2, 2025
Mar 17, 2025
Feb 19, 2025
Mar 19, 2025
Mar 10, 2025
Feb 20, 2025
Jan 10, 2022
Nov 23, 2023
Aug 7, 2024
Jul 14, 2023
Feb 23, 2024
Dec 22, 2021
Jun 8, 2023
Mar 2, 2025
Aug 13, 2019
May 8, 2023
Aug 11, 2020
Mar 10, 2025
Apr 3, 2014
Jun 19, 2024
Aug 21, 2024
Sep 12, 2021
Dec 6, 2022
Aug 14, 2023
Oct 19, 2023
Feb 22, 2023
Feb 25, 2025
Feb 24, 2025
Feb 1, 2025

Repository files navigation

Pants Build System

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.

Some noteworthy features include:

  • Explicit dependency modeling.
  • Fine-grained invalidation.
  • Shared result caching.
  • Concurrent execution.
  • Remote execution.
  • Unified interface for multiple tools and languages.
  • Extensibility and customizability via a plugin API.

Documentation: www.pantsbuild.org.

Getting started

See the getting started documentation.

Credits

macOS CI resources provided by MacStadium.