Adding Gitpod to the project #1343
Unanswered
unrealapex
asked this question in
Ideas
Replies: 1 comment 4 replies
-
Can't you open Gitpod by using the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Gitpod is an open source platform for automated and ready-to-code development environments that blends into your existing workflow. Gitpod is basically a Docker container allowing you to use a VS Code environment in the browser. @Miodec I think integrating the Monkeytype repository with Gitpod would be useful because it allows users to develop and test new code without need to setup anything on their local machine(I use it to contribute on a chromebook, as I usually don't have access to my windows laptop and am not allowed to clone other's code locally on it for security reasons) this makes it easy for new contributors to get started. Here is a repository that currently uses Gitpod. If you're interested, here's how you can get started.
Beta Was this translation helpful? Give feedback.
All reactions