Installation

📋 Requirements

Dependencies: Java 8+, Maven (for building from source).

⚡ Install from release

Download the latest release JAR from the GitHub releases page.

🛠️ Build from source

git clone https://github.com/druglogics/gitsbe.git
cd gitsbe
mvn package

The packaged JAR will be available in the target/ directory.

📖 Full documentation

For detailed installation instructions and configuration options, see the Gitsbe documentation.