Skip to content

joshainglis/pants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

76b5d82 · Sep 25, 2023
Sep 22, 2023
Sep 22, 2023
Sep 22, 2023
Sep 24, 2023
Sep 1, 2023
Sep 25, 2023
Jul 5, 2023
Sep 23, 2023
Jan 10, 2022
Apr 15, 2022
Sep 22, 2023
Jul 14, 2023
Dec 22, 2021
Jun 8, 2023
Sep 22, 2023
Aug 13, 2019
May 8, 2023
Aug 11, 2020
Sep 25, 2023
Apr 3, 2014
May 31, 2023
Sep 24, 2023
Sep 12, 2021
Dec 6, 2022
Aug 14, 2023
Jan 10, 2023
Jun 8, 2023
Feb 22, 2023
Sep 18, 2023
Jun 8, 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%