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

mcagabe19-stuff/nekovm-termux

Repository files navigation

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