Skip to content

sebzz/pants

 
 

Repository files navigation

Pants Build System

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://pantsbuild.github.io/

We use Travis CI to verify the build Build Status.

We use Coveralls to monitor test coverage Coverage Status.

Requirements

At a minimum, pants requires the following to run properly:

  • Linux or Mac OS X
  • Python 2.7 or later (2.7.8 recommended)
  • OpenJDK 7 or greater, Oracle JDK 6 or greater
  • Internet access (so that pants can fully bootstrap itself)

Packages

No packages published

Languages

  • Python 84.9%
  • Java 7.6%
  • Scala 3.1%
  • HTML 2.1%
  • Shell 1.3%
  • CSS 0.3%
  • Other 0.7%