attributes.adoc = Developer documentation
{jgitver-doc}[jgitver] is composed by:
-
{jgitver-lib}[jgitver library]: a java library using git that computes a git repository version based on a given configuration
-
{jgitver-maven-plugin}[jgitver maven plugin]: a maven core extension allowing to compute POM versions without any effort or
pom.xmlmodification -
{jgitver-gradle-plugin}[jgitver gradle plugin]: a gradle plugin allowing to compute gradle project version
As it is always good to eat your own food, all the above projects self-use either the {jgitver-maven-plugin}[jgitver maven plugin] or {jgitver-gradle-plugin}[gradle one] ; thus you can look at them as examples.
Any kind of contribution is highly appreciated and welcome.
You can help the project in many ways:
-
leverage it’s usage in your company
-
create a blog, tweet, post on social media ; make some awareness of the project
-
star the projects on github
-
ask & answer questions on the gitter chat room
-
report issues in each projects issues page (library, maven, gradle)
-
participate in documentation enhancement (VERY important)
-
this documentation enhancement, please read the README, open a pull request with your change
-
README & documentation enhancement (via PR on each project)
-
new katacoda tutorials, make PR on this project: jgitver-katacoda-scenarios
-
-
new feature or bug fixing via a PR on each project
-
support the project:
-
via a paypal donation
-
for other kind of support please email Matthieu Brouillard using: oss@brouillard.fr
-
|
Note
|
If you want your company/project to be named here you can either: |
jgitver is already in use in:
-
all jgitver projects