Pants is a build system for software projects in a variety of languages. It works particularly well for a source code repository that contains many distinct projects.
Friendly documentation: http://www.pantsbuild.org/
We release to PyPI
We use Travis CI to verify the build
.
We use Coveralls to monitor test coverage
.
At a minimum, Pants requires the following to run properly:
Additionally, if you use the JVM backend to work with Java or Scala code (installed by default):
$ claude mcp add pants \
-- python -m otcore.mcp_server <graph>