Document the release process and build system #10

Merged
seabass merged 2 commits from seabass/matchbot:document-builds-and-releases into master 2022-04-27 16:24:59 +02:00

2 Commits

Author SHA1 Message Date
Sebastian Crane 0a939da401 Document the release process in CONTRIBUTING.md
This commit adds documentation in the CONTRIBUTING.md file about how
releases of matchbot are made and published on Maven Central, and how
the version number changes between releases are determined.

Signed-off-by: Sebastian Crane <seabass-labrax@gmx.com>
2022-04-24 18:52:39 +01:00
Sebastian Crane 93306d6d34 Document the build system in CONTRIBUTING.md
This commit adds documentation in the CONTRIBUTING.md file about how to
generate POM, JAR and uberjar files using matchbot's build system.

Signed-off-by: Sebastian Crane <seabass-labrax@gmx.com>
2022-04-24 18:48:30 +01:00