You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
Adding the Gitpod ready-to-code system will make the process of compiling much easier in just a single click.
This is very useful when you want Gitpod to run npm commands quickly for you and run the whole project quickly. It's much better than cloning the repository, reading the readme, installing the necessary tools, etc....
Describe the solution you'd like
Setup the Gitpod ready-to-code system. I already know how to set it up. It is just by creating a PR, configuring it, and giving Gitpod access to this organization. 🙂
Describe alternatives you've considered
The user can do it locally, but by using Gitpod it will skip many steps and it helps to make everything quicker.
Additional context
I would like to work on this. It's very easy to set it up. 😄