Hello Stackers, Gitpod is an online IDE which can be launched from any GitHub page.
Always ready to code.
Gitpod
Quick Start
Gitpod can provide fully initialized, perfectly set-up developer environments for any kind of software project. This page helps you understand how to provide such a configuration for your project.https://www.youtube-nocookie.com/embed/w65POyu3ZUQ?rel=0
Start your first workspace
The best way to configure Gitpod is by using Gitpod – you could perform the following steps in your local environment as well, but we may as well experience ephemeral developer environments right from the beginning.
- In a browser, navigate to your project’s GitHub, GitLab or Bitbucket page.
- In the browser’s address bar, prefix the entire URL with
gitpod.io/#
and press Enter.- For example,
gitpod.io/#https://github.com/gitpod-io/website
- We recommend you install the Gitpod browser extension to make this a one-click operation.
- For example,
- Sign in with one of the listed providers and let the workspace start up.
Congratulations, you have started your first of many ephemeral developer environments 🎉!
Okay that’s All folks, for the full doc please refer here… cya.