https://github.com/robotpajamas/toolbelt
A collection of plugins and tools to cinch up your Pants and hide the cracks in your build system
https://github.com/robotpajamas/toolbelt
pants pants-build pants-plugins pantsbuild plugins
Last synced: 4 months ago
JSON representation
A collection of plugins and tools to cinch up your Pants and hide the cracks in your build system
- Host: GitHub
- URL: https://github.com/robotpajamas/toolbelt
- Owner: RobotPajamas
- Created: 2025-02-22T00:47:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-23T20:05:43.000Z (over 1 year ago)
- Last Synced: 2025-11-24T07:44:09.381Z (7 months ago)
- Topics: pants, pants-build, pants-plugins, pantsbuild, plugins
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# toolbelt
A collection of plugins and tools to cinch up your Pants and hide the cracks in your build system.
## What's included?
### Language Backends
Toolbelt extends Pants with robust support for a variety of languages, enabling seamless integration across your project:
- C
- C++
- Mojo
- Swift
- and more...
### Linters
Toolbelt includes not only linters for the new language backends, but also advanced tools for inspecting BUILD files, assisting with migrations, and enforcing best practices throughout your project.
### Macros
Toolbelt consolidates the scattered best practices for caching and optimizing workflows into reusable BUILD macros. These macros, along with comprehensive documentation, are readily vendored directly into your project.
### Tooling
Enhance repo performance with Toolbelt’s advanced graphical metadata and introspection features. Dive deeper into your dependencies, analyze runtime bloat, and gain better visibility into test overhead to optimize your development process.