Dear all.
In the snapcraft.yaml, when using Go-Lang to develop an app for ctrlX core, we can specify the name of the app.
But how can we give a literal name to the app?
In the snapcraft.yaml we are only allowed to use small letter and not allowed to use a white space.
I would like to achieve a name like for instance "DRIVE connect" - a name with capital letters and white space.
How can we do that? Any help greatly appreciated. Thanks in advance.