Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler authored Feb 12, 2025
1 parent 26227e2 commit 255a315
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,30 @@ On failure.
* @totallyunknown
* @notandy
* @lusis
* @sawanoboly
* @sawanoboly

# How to

## Build

Build the project with Gradle

./gradlew build

## Test

Test the project with Gradle

./gradlew check

## Release

Release the project.

./gradlew release

## Version

Get current version from axion-release plugin

./gradlew currentVersion

0 comments on commit 255a315

Please sign in to comment.