Skip to content

joshainglis/pants

Folders and files

NameName
Last commit message
Last commit date
Feb 17, 2024
Feb 21, 2024
Feb 17, 2024
Feb 20, 2024
Jan 14, 2024
Feb 23, 2024
Dec 30, 2023
Feb 11, 2024
Jan 10, 2022
Nov 23, 2023
Sep 22, 2023
Jul 14, 2023
Dec 22, 2021
Jun 8, 2023
Sep 22, 2023
Aug 13, 2019
May 8, 2023
Aug 11, 2020
Feb 16, 2024
Apr 3, 2014
Feb 10, 2024
Sep 24, 2023
Sep 12, 2021
Dec 6, 2022
Aug 14, 2023
Jan 10, 2023
Oct 19, 2023
Feb 22, 2023
Feb 22, 2024
Jun 8, 2023
Nov 9, 2023

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

Linux ARM64 CI resources provided by Works on ARM.

macOS CI resources provided by MacStadium.

About

The Pants Build System

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.3%
  • Rust 18.7%
  • Starlark 0.9%
  • Java 0.8%
  • Go 0.6%
  • Shell 0.2%
  • Other 0.5%