Skip to content

Commit

Permalink
Merge pull request #15 from shipkit/mockitoguy-patch-2
Browse files Browse the repository at this point in the history
Added customers/sample projects in the main doc
  • Loading branch information
mockitoguy committed Oct 5, 2020
2 parents 005f63f + 978d035 commit 9f186f7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ tasks.named("generateChangelog") {
```

## Customers / sample projects

- https://github.com/shipkit/shipkit-demo (great example/reference project)
- https://github.com/shipkit/shipkit-changelog (this project)
- https://github.com/shipkit/shipkit-auto-version

## Other plugins/tools

There are other Gradle plugins or tools that provide similar functionality:
Expand Down Expand Up @@ -199,4 +205,4 @@ Complete task configuration
//GitHub write token, *no default*
writeToken = "secret"
}
```
```

0 comments on commit 9f186f7

Please sign in to comment.