Installation
GitHub Binary Download
In most cases, the quickest way to install Jagr is by downloading the latest binary on the GitHub releases page.
Arch-based Linux
The AUR package jagr-bin is available and may be installed with:
Build from source
In order to build Jagr from source, you must have git and Java version 11 or later installed.
Clone the repository
Build the project
The compiled jar will be located in ./build/libs/
.