Thomas Driessen created KARAF-6611:
--------------------------------------
Summary: Add gitpod.yml for better onboarding experience
Key: KARAF-6611
URL: https://issues.apache.org/jira/browse/KARAF-6611
Project: Karaf
Issue Type: New Feature
Components: karaf
Reporter: Thomas Driessen
I'd like to add a gitpod.yml file to the Karaf repository.
GitPod (gitpod.io) is a complete online IDE that can be started with one click
in GitHub and it's free for open source projects.
Advantages:
* Easier onboarding for new contributors.
* PRs can be quickly reviewed with a full fledged IDE from anywhere.
* You can share workspaces, so if a (new) contributor is stuck somewhere it's
easier to show the problme to more experienced Karaf devs.
Current limitations:
* No root access during runtime -> Not able to use Docker (Don't know if
that's a problem or not)
I personally use Gitpod extensively for my own projects and would like to see a
similar onboarding experience for Karaf.
WDYT?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)