Skip to content

Build instructions

ShiftHackZ edited this page Aug 14, 2024 · 6 revisions

SDAI FOSS Release build

Requirements:

  • Unix compatible OS
  • Open JDK 17

Instructions (for Arch Linux)

  1. Install Open JDK 17.
sudo pacman -S jdk17-openjdk
  1. Clone project (if not already)
git clone 
Clone this wiki locally