Skip to content

mattdee123/pants

This branch is 10463 commits behind pantsbuild/pants:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 19, 2016
271e25e · Aug 19, 2016
Aug 10, 2016
Aug 9, 2016
Aug 10, 2016
Aug 10, 2016
Aug 10, 2016
Jul 18, 2016
Aug 19, 2016
Aug 12, 2016
Aug 19, 2016
Feb 29, 2016
Apr 20, 2016
Apr 29, 2016
May 9, 2016
Feb 7, 2015
Sep 4, 2015
Aug 25, 2015
Apr 20, 2016
Aug 3, 2016
Jun 10, 2016
May 13, 2016
Jul 26, 2016
May 2, 2016
Aug 19, 2016
Jul 26, 2016
Apr 3, 2014
May 2, 2016
Sep 24, 2015
Oct 22, 2015
May 11, 2016
Aug 3, 2016
Jul 21, 2016
Apr 11, 2016
Nov 4, 2015
Aug 25, 2015
Jun 17, 2014

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.org/

We release to PyPI version license downloads

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.x (the latest stable version of 2.7 is recommended)
  • A C compiler, system headers, Python headers (to compile native Python modules)
  • OpenJDK 7 or greater, Oracle JDK 6 or greater
  • Internet access (so that pants can fully bootstrap itself)

Packages

No packages published

Languages

  • Python 87.7%
  • Java 7.7%
  • Scala 1.4%
  • HTML 1.4%
  • Shell 1.0%
  • JavaScript 0.5%
  • Other 0.3%