20 March 2019: Candidate alpha
.
Getting sidetracked into finding a not too cumbersome IDE we standardised
on Visual Studio Code not to be confused with Visual Studio!
VSC
is based on Electron a framework for deploying Node.js applications into browserless desktops.
VSC does not squeeze your code into .sln projects. It is proprietary though and sends telemetry to MS.
We will look at using Electron for control GUI.