CommunityToolkit / Labs-Windows

A safe space to collaborate and engineer solutions from the prototyping stage all the way through polished finalized component for the Windows Community Toolkit.
Other
308 stars 40 forks source link

Add GitPod support #224

Open michael-hawker opened 2 years ago

michael-hawker commented 2 years ago

Describe the bug

We have been using Codespaces for developing on WASM, but it'd be great to also support Gitpod as well. Gitpod has a free tier which can be more accessible to developers than Codespaces is at the moment. I've reached out to Gitpod already about their open source engagements.

Hopefully enabling a similar environment since we already have Codespaces will make this easier?

Steps to reproduce

N/A

Expected behavior

Able to use Gitpod as well as Codespaces

Screenshots

No response

Code Platform

Windows Build Number

Other Windows Build number

No response

App minimum and target SDK version

Other SDK version

No response

Visual Studio Version

No response

Visual Studio Build Number

No response

Device form factor

No response

Additional context

No response

Help us help you

Yes, but only if others can assist.

michael-hawker commented 2 years ago

I've heard back already and have my account setup I think, so I can test out pulling our repo in a workspace and see how it works. Then we can investigate what goes in a gitpod.yml configu file thing to commit to the repo later.