- Clone the repository
- Configure
default.properties
file in the resources directory - Launch
./gradlew clean build
- The compiled
.jar
is in thebuild/libs
directory - Copy the builded .jar in youre target repo
- Enable the commit-msg hook in you're repo by coping the example file
cp .git/hooks/commig-msg.example .git/hooks/commit-msg
- In the
example_commit_message_edition.sh.version
file is an example of how the application can be used