I had the hope that someone would see the solution immediately. Testing (Linux)
is possible with only a few commands of course, as we have a nimble package:
cd /tmp
git clone https://github.com/stefansalewski/gintro
cd gintro
nimble prepare
nimble install
But I will try to provide a shorter example...
