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

additional gitpod config #151

Open
GitMensch opened this issue Aug 13, 2023 · 0 comments
Open

additional gitpod config #151

GitMensch opened this issue Aug 13, 2023 · 0 comments

Comments

@GitMensch
Copy link
Contributor

It always slows down if one needs to prepare things for a quick pull request.
This is where gitpod.io comes in, which allows to create a build environment with a single click.

I'd like to contribute a gitpod configuration (x11, possibly sdl, maybe wincon if that works with wine easily and definitely vt if that gets in), allowing it to work "out of the box".

This would mean adding a single .gitpod.yml file, if that's something that has a high chance to be pulled in, either with or without a "code on GitPod" entry in the main README and/or docs/README.md.

As I'd like to know before doing that work... @wmcbrine @Bill-Gray What do you think of that?

After this is contributed, the following may be done from the project site:

but as noted, that's "optional";

Some benefits of GitPod:
nice performance, running without costs, full coding and building and testing possible in the browser from anywhere, when pre-builds are active the development can start nearly in an instant, in theory also easy for people to start coding on the project
GitPod is similar to GH code workspaces, but for open source contributions free of charge - and exists since years, while GH workspaces are relatively new

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

No branches or pull requests

1 participant