Skip to content

digideskio/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 94.0%
  • HTML 2.7%
  • Shell 1.2%
  • Java 1.0%
  • JavaScript 0.4%
  • CSS 0.4%
  • Other 0.3%