ranguli / gnome-app-experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gnome-builder-vala-blueprint-template

This repository is the default Vala template project created by GNOME Builder, with the addition of support for GNOME Blueprint, implemented as outlined in the Blueprint tutorial.

Usage

First ensure you have GNOME Builder installed, as well as meson and ninja.

Install blueprint-compiler:

git clone https://gitlab.gnome.org/jwestman/blueprint-compiler
cd blueprint-compiler
meson _build
ninja -C _build install

Clone this repo and open it in GNOME Builder.

About

License:GNU General Public License v3.0


Languages

Language:Shell 63.2%Language:Perl 14.2%Language:Vala 13.0%Language:Meson 9.7%