With DevSpaces, you can just click from Github to start your Dev Environments. Click to code in just seconds.
DevSpaces IDE has the same great experience as VS Code. You can install any VS Code extension with integrated OpenVSX.
DevSpaces supports all major programming languages including Python, Java, C++, Ruby and .NET
No complicated setup that takes hours and days. Just click on ‘DevSpaces’ link in your Git repo and start coding. Start as many parallel workspaces as you want.
Yes – current DevSpaces is different from the previous version which connected to your desktop. This current version, powered by Gitpod, runs entirely online in your browser.
DevSpaces works for almost all projects and supports most programming languages. Check this configuration guide and this documentation. Reach out to us if you have any problems making DevSpaces work for your project.
You can add commands to .gitpod.yml including ‘sudo apt-get’ commands to install missing packages to your Workspace.
Yes and No. It’s important to identify why you need ‘sudo’ access – for most use-cases, you need sudo to install missing packages or dependencies. You can achieve the same thing by adding those packages to the dockerfile.
Access DevSpaces directly from your GitHub repo.
Switching between projects is no big deal.
All you need to code with DevSpaces is a browser.
With cloud resources everything is faster.
DevSpaces are simple and easy to use. No setup on desktop – just runs in any browser. Run parallel DevSpaces to multitask between projects. Setting up Dev Environments doesn’t get any easier than this.