Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 586 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 586 Bytes

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 for code coverage: Coverage Status