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

Add Gitpod config to project #536

Closed
ChevronTango opened this issue Aug 1, 2023 · 0 comments · Fixed by #537
Closed

Add Gitpod config to project #536

ChevronTango opened this issue Aug 1, 2023 · 0 comments · Fixed by #537

Comments

@ChevronTango
Copy link
Contributor

Gitpod is a widely used Open Source Web IDE that aims to provide easy ephemeral dev environments for projects, which are preconfigured with all the setup done and dependencies already installed. Projects making use of it can find that users are able to develop and contribute against the project much more easily.

In order to support Gitpod for community contributions, a simple config file and a little bit of documentation is all that is required. This config file can run the go commands to install and build the project to allow users to get started with writing the code for their changes.

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 a pull request may close this issue.

1 participant