Added install instruction reference
This commit is contained in:
parent
35b0f7d5a0
commit
27eb29c9b6
2 changed files with 4 additions and 1 deletions
|
@ -7,7 +7,9 @@
|
|||
[](https://repo.rife2.com/#/snapshots/com/uwyn/rife2/bld-jacoco-report)
|
||||
[](https://github.com/rife2/bld-jacoco-report/actions/workflows/bld.yml)
|
||||
|
||||
To run the tests and generate the code coverage reports:
|
||||
To install, please refer to the [extensions documentation](https://github.com/rife2/bld/wiki/Extensions).
|
||||
|
||||
To run the tests and generate the code coverage reports, add the floowing to your build file:
|
||||
|
||||
```java
|
||||
@BuildCommand(summary = "Generates Jacoco Reports")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue