buildpacks / samples

Samples for Cloud Native Buildpacks
Apache License 2.0
194 stars 146 forks source link

Gitpodified the repository #106

Closed JanKoehnlein closed 3 years ago

JanKoehnlein commented 3 years ago

Hi buildpacks team,

here is a PR that fully-automates the dev setup of your sample repo with Gitpod, providing anyone with a pre-built, browser-based development environment in one click:

Open in Gitpod

Screen Shot 2021-05-05 at 17 14 18

What it does

I hope this can make life easier for contributors, and for maintainers who need to review many PRs (hint: you can already open this PR in Gitpod to easily review & test it without messing up your local checkout).

And I'm looking forward to your feedback on this PR! 🚀

Signed-off-by: Jan Koehnlein jan@gitpod.io