These dependencies must be present before building
meson (>=0.40)
valac (>=0.16)
debhelper (>= 9)
libgranite-dev
libgtk-3-dev
git clone https://github.com/robertsanseries/template-for-vala-apps.git && cd template-for-vala-apps
meson build && cd build
meson configure -Dprefix=/usr
ninja
sudo ninja install
com.github.robertsanseries.template-for-vala-apps
sudo ninja uninstall
To help, access the links below:
This project is licensed under the GPL3 License - see the LICENSE file for details.