Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 389 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 389 Bytes

Build Instructions

  1. Clone repo and cd on it

  2. Installing dependencies

NOTE: You needed have x11-repo installed

apt update && yes | apt upgrade && apt install build-essential cmake make clang apache2 libgc gtk3 xorgproto 
  1. Building
mkdir build && cd build && cmake .. && make -j$(nproc)
  1. Installing
make install

Broken Things

  • SQL