Jolie Examples
Examples used for Jolie tutorials and other explanations
Visual Studio Code Dev Containers (1.10.x only)
A devcontainer file is provided to give quick access to the examples.
The main configuration points to the 1.10.5 version image, if you want to use the development image just change the image property in .devcontainer/devcontainer.json (as in edge-devcontainer.json).
To open the development container just move to the v1.10.x directory, open VS Code, type CTRL+Shift+P and select "Remote Containers: Reopen in Container".