kevints / 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 or later (2.7.8 recommended)
  • 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 95.3%Language:Java 2.0%Language:Shell 1.3%Language:JavaScript 0.4%Language:CSS 0.4%Language:Scala 0.2%Language:GAP 0.2%Language:Thrift 0.1%Language:AGS Script 0.0%