Skip to content

Add automated dev setup with Gitpod #258

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

Closed
wants to merge 0 commits into from
Closed

Add automated dev setup with Gitpod #258

wants to merge 0 commits into from

Conversation

anudeepreddy
Copy link
Contributor

@anudeepreddy anudeepreddy commented Jun 19, 2019

Hey 👋

This PR adds a small config file for Gitpod. Gitpod launches a ready-to-code dev environment with a single click. The config file automates the installation of dependencies and I have also included the server to run of the same workspace.

You can give it a try with my fork of repo: https://gitpod.io/#https://github.com/anudeepreddy/algorithm-visualizer

image

I have tested it on Gitpod and found that 7 Algorithms which require Docker CLI aren't working on gitpod as running a Docker inside a Docker is highly restricted due to security reasons.

It was really fun automating your project to work on Gitpod. Please feel free to contact for any guidance, I am happy to help.

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 this pull request may close these issues.

1 participant