This is a no-content repository, with the sole purpose of facilitating the launch of a VScode environment provisioned through a Docker image and run using either GitHub CodeSpaces or Gitpod.
In order to make the CodeSpace work, you should have a GitHub account: if you don't have one, sign up to GitHub here.
Click the
<> Code
button on the top right, selecting Codespaces
and then Create codespace on main
, as you can see in the animation here:
After a while, you should land to an environment that looks like this:
And you're all set!
In order to run this space with GitPod, please make sure:
- You have a GitHub account: if not, create one here
- Once you have a GitHub account, sign up for GitPod using your GitHub user here choosing "continue with GitHub".
Now you're all set and can use the following button to launch the service.
Just click on "Continue (ctrl + enter)" to go on with the workspace set up.
When the Workspace is ready, you'll see a similar environment as for CodeSpaces, probably in light theme.