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 via fully automating the dev setup. #6051

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

Conversation

nisarhassan12
Copy link

Hi.

I work for Gitpod. This PR adds gitpod config to the repo to make contributions easier for newcomers i.e with a single click it will launch a workspace and automatically:

  • clone the fullcalendar repo.
  • install the dependencies.
  • run yarn build.
  • run yarn watch.

This can be helpful for beginners i.e they can start coding instantly without setting anything up.

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

https://github.com/nisarhassan12/fullcalendar

This is how it looks:

image

@acerix
Copy link
Member

acerix commented Jan 4, 2021

Please submit a ticket under Issues explaining this feature, then link this PR to it.

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

Successfully merging this pull request may close these issues.

None yet

2 participants