Generate vapi file
Let's make plugin writing a bit simpler for folks that don't want to do C.
To test
meson setup -Dbindings-lib=true -Dvapi=true _build
meson install _build
then grab and build the example from guidog/phosh-vala-plugins!1 (merged)
Edited by Guido Günther