We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bea5de9 + 8acaa68 commit e382dffCopy full SHA for e382dff
README.md
@@ -1,14 +1,10 @@
1
-[](https://gitlab.mx.com/mx/binks/commits/master) [](https://gitlab.mx.com/mx/binks/commits/master)
2
-
3
# Binks
4
+Binks is a simple plugin that validates and creates release tags to launch jar project release pipelines.
+
5
### Installation
6
7
-```groovy
8
-plugins {
9
- id "com.github.mxenabled.binks" version "[VERSION]"
10
-}
11
-```
+Binks is hosted via [JitPack](https://jitpack.io/p/mxenabled/binks).
12
13
### Usage
14
0 commit comments