Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
Githuba göz at örnek kod, Linux için,Selamlar ermac için builder nasıl kurulur yardımcı olursanız çok sevinirim
sudo apt update
sudo apt install build-essential cmake git python3 python3-pip
git clone <urlyazburaya>
cd <yolunubul>
mkdir build
cd build
cmake
make
sudo make install
Teşekkür ederim bakacağımGithuba göz at örnek kod, Linux için,