WikiEducationFoundation / WikiEduDashboard

Wiki Education Foundation's Wikipedia course dashboard system
https://dashboard.wikiedu.org
MIT License
386 stars 599 forks source link

Add .gitpod.yml and related files for Gitpod setup #3856

Open rajat2502 opened 4 years ago

rajat2502 commented 4 years ago

If a user tries to setup the project using gitpod then they have to setup it manually installing each and every language module and version.

Current Behavior:

User had to manually setup the project in Gitpod.

Desired Behavior:

Gitpod configuration files so that anyone can setup the project easily using gitpod.

Mahuton commented 4 years ago

Hi @rajat2502 and @ragesoss I would like to work on this enhancement task.

rajat2502 commented 3 years ago

Hey @ragesoss, should I work on this issue or it's not required right now?

ragesoss commented 3 years ago

I've never used gitpod, but I'm open to a PR that adds support for it.