Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Commit

Permalink
fix pants command and add a link to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kawamoto committed Mar 31, 2013
1 parent c8c398d commit 6a5dd76
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@ don't already have it in your python environment.
== Usage ==

To build all jvm code and run all tests:
$ ./pants tests/java/com/twitter/common:all-tests!
$ ./pants goal test tests/{java,scala}/com/twitter/common::

To get help on pants:
$ ./pants help

Read more http://twitter.github.com/commons/

TODO(John Sirois): migrate pants documentation to the public wiki

== Reporting bugs ==
Expand Down

0 comments on commit 6a5dd76

Please sign in to comment.