Skip to content

Commit

Permalink
Signed-off-by: David Craven <david@craven.ch>
Browse files Browse the repository at this point in the history
  • Loading branch information
dvc94ch committed Jul 24, 2011
1 parent f67a98e commit c5551d7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
@@ -1,8 +1,10 @@
This is a sbt 0.10.x plugin for scct the scala code coverage tool.
### This is a sbt 0.10.x plugin for scct the scala code coverage tool.

* scct: http://mtkopone.github.com/scct/

## Commands:
### WARNING the Jar in the downoads section only works with sbt 0.10.1

### Commands:

* coverage:compile
* coverage:test
Expand All @@ -12,7 +14,7 @@ coverage:test and coverage:doc do the same, so that if you run coverage:package-

docDirectory is reused for the coverage report directory

## Compiling from Source
### Compiling from Source

To compile the plugin from source put the source in .sbt/project/plugins/project and add the plugin as a dependency in .sbt/project/plugins/build.sbt

Expand Down

0 comments on commit c5551d7

Please sign in to comment.