This is the reconstruction of a question and answer from stackoverflow
This can be run from command line
$ git clone <this-repo>
$ cd <this-repo>
$ mkdir build
$ cd build
$ meson ..
$ ninja
$ sudo ninja install
$ gtask-example
or with a GUI IDE (like gnome-builder)