Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simplify code contributions + reviews by fully automating the setup #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nisarhassan12
Copy link

Hi! 🙂

This Pr simplifies code contributions and reviews by fully automating the dev setup with Gitpod(a free online VS Code like IDE). With a single click, it'll launch a workspace and automatically:

  • clone the zdog repo.
  • install the dependencies.

So that anyone interested in contributing can start straight away without any friction.

this is how it looks:

image

You can give it a try on my fork of the repo via the following link:

https://gitpod.io/#https://github.com/nisarhassan12/zdog

Many popular OSS projects out there are already using Gitpod to streamline the experience for their contributors and maintainers, some of them are:

You can find a brief list of them at https://contribute.dev

image

Prs can also be reviewed from within Gitpod.

@desandro
Copy link
Member

Thanks for this contribution.

Add a 👍 reaction to this issue if you would like to see Zdog support GitPod. Do not add +1 comments — They will be deleted.

Personally, I'm not familiar with Gitpod, so I can't speak to its value to the community.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants