Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

simplify code contributions by automating the dev setup. #864

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

Conversation

nisarhassan12
Copy link

@nisarhassan12 nisarhassan12 commented Oct 17, 2020

Hi. I work for Gitpod(an online IDE which is free for Open Source) and we are currently on a mission to simplify contributors onboarding experience for cool and popular Open Source projects.

This Pr adds Gitpod config to the repo via which, anyone would be able to launch a workspace where it will automatically:

  • clone the tippyjs repo.
  • install the dependencies in / and /website.
  • run yarn dev in / and /website to start rollup and the dev Server.

All of this can be helpful for newcomers/beginners i.e they can start in just a single click without having to set anything up.

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

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

This is how it looks:

image

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

Successfully merging this pull request may close these issues.

1 participant