Add basic continuous integration pipeline
This MR adds a basic continuous integration pipeline for this project. The pipeline runs two jobs
- make a tarball
- use the tarball to build and install the project
It's kept deliberately simple, mainly to act as an example of how this might be done for similar virgo/virgoapp projects.