36 Forks
1032 Stars
1032 Watchers

devpod

Spin up dev environments in any infra. Dev-environments-as-code like Terraform but for dev environments. Like Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just on localhost docker.

How to download and setup devpod

Open terminal and run command
git clone https://github.com/loft-sh/devpod.git
git clone is used to create a copy or clone of devpod repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with devpod https://github.com/loft-sh/devpod/archive/master.zip

Or simply clone devpod with SSH
[email protected]:loft-sh/devpod.git

If you have some problems with devpod

You may open issue on devpod support forum (system) here: https://github.com/loft-sh/devpod/issues