kslundberg / pants

Pants Build System

Home Page:http://pantsbuild.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.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)

About

Pants Build System

http://pantsbuild.github.io/

License:Apache License 2.0


Languages

Language:Python 87.5%Language:Java 6.8%Language:Scala 1.9%Language:HTML 1.6%Language:Shell 1.1%Language:JavaScript 0.6%Language:CSS 0.3%Language:Protocol Buffer 0.1%Language:Thrift 0.1%Language:GAP 0.1%Language:Go 0.0%Language:C++ 0.0%