This simple example is a start point for developing applications with VSL.
To run this code:
- Install Docker
- Install Visual Studio Code
- Install the Remote Development extension for VS Code
- Clone https://github.com/ulises-jeremias/hello-vsl
- Create your application within a container (see gif below)
Then you can select "Open Folder in Container" in VS Code (see below).
Done. And your system will remain "clean".
Our Docker Image also contains V and the V Tools for working with VS Code (or not). Below is a video showing the convenience of VS Code + the V tools + VSL.