This repository showcases the use of GitPod together with Miranum IDE.
-
Install VS Code on your maschine
-
Install VS Code Plugins (if you don't have them installed, you will be asked when opening your first workspace)
-
(Optional) Add
https://gitpod.io
to your trusted domains- Open the Command Palette (Ctrl+Shift+P)
- Type
Manage Trusted Domains
- Add
"https://gitpod.io"
to the list of trusted domains at the end of the file
-
(Optional) Install the Browser Extension
-
Login to Gitpod
-
Open a Workspace
- by prefixing the URL with
gitpod.io/#
(e.g.gitpod.io/#https://github.com/miragon/miranum-gitpod
) - by clicking the GitPod button in the repository's README.md (only available with the browser extension installed)
- by clicking New Workspace
- by prefixing the URL with
-
Configure Workspace Options
-
Navigate through the different popups in VS Code
Allow Gitpod
to open URLTrust Author -
Disconnect from the Workspace
- via Gitpod Plugin
- Open the View
- via Command Palette
- via Gitpod Plugin
- Update your User Settings
- Go to your User Settings
- Click the three dots on the right side of the line that says
GitHub
- Click
Edit Permissions
- Grant the permissions to your need (e.g.
public_repo
to allow write access to your public repositories)
Distributed under the Apache License Version 2.0.