Before building, ensure you have the following dependencies installed (how, I don't care, they just need to be installed on your system) :
Then, clone this repository. Next, run one of these commands (as of now, directory creation isn't handled, this is still in progress) :
just mkProd # if you have the just command installed
meson setup build --prefix=~./local && meson install -C build[GTK4] [libadwaita]