Skip to content

benjyw/pants

 
 

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

We release to PyPI

version license

Linux ARM64 CI resources provided by Works on ARM.

macOS CI resources provided by MacStadium.

Packages

No packages published

Languages

  • Python 80.2%
  • Rust 16.6%
  • Java 0.9%
  • Starlark 0.9%
  • Go 0.7%
  • Shell 0.3%
  • Other 0.4%