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

Added gitpod config #553

Closed
wants to merge 1 commit into from
Closed

Added gitpod config #553

wants to merge 1 commit into from

Conversation

jywarren
Copy link
Member

@jywarren jywarren commented Jul 7, 2020

Picking up where #483 left off:

Hi, I was pointed to your project and saw you were looking into adding gitpod support.
So here it is. I configured it so that it starts two terminals at start. The right one starts the live-server process and the left one is there to re-run the build (history up to get npm run build).
It also opens the preview on the examples directory at start.

You can test it on my fork, by clicking this link: https://gitpod.io/#https://github.com/svenefftinge/PublicLab.Editor

Fixes #475

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with grunt jasmine
  • PR is descriptively titled
  • PR body includes fixes #0000-style reference to original issue #

@jywarren jywarren mentioned this pull request Jul 7, 2020
3 tasks
@jywarren
Copy link
Member Author

jywarren commented Jul 7, 2020

Hmm. This needs a rebase, i guess, before it gets gitpodded?

@jywarren
Copy link
Member Author

OK, i couldn't rebase this branch so i made my own: #558 Sorry to bounce around!

@jywarren jywarren closed this Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-generate testable demos from all pull requests with GitPod.io
2 participants