TheAlgorithms / PHP

All Algorithms implemented in PHP
MIT License
2.15k stars 468 forks source link

Add Gitpod Setup #130

Closed rohitkbc closed 1 year ago

rohitkbc commented 1 year ago

Description

Setup Gitpod environment for running the repository in Gitpod.

Add Gitpod ready to code Badge to the README.md file

rohitkbc commented 1 year ago

Hi 👋, I am participating in hacktoberfest.

darwinz commented 1 year ago

Hi @rohitkbc, thanks for raising this issue. I'd like to see if others in the community are interested in this setup. I'm unaware of any other projects in the TheAlgorithms ecosystem that use Gitpod. But if there's a real interest from others in using it, we can consider it.

darwinz commented 1 year ago

@nikhilkala, are you aware of any other project in the TheAlgorithms ecosystem that uses GitPod?

rohitkbc commented 1 year ago

Hi @darwinz 👋, others projects in TheAlgorithms are also using gitpod. For ex. javascript, python, java etc

rohitkbc commented 1 year ago

@darwinz , adding screenshots for reference.

image image

As shown above, python and java repo in TheAlgorithms uses gitpod.

That is why I added gitpod setup for php repo.

Please review the PR. ✌️