Overview
Before we talk about Warpspaces, let’s review GitHub Codespaces. A Codespace is a fully configured development environment that runs in the cloud, accessible via a web browser or VS Code, and hosted by GitHub. Every Codespace comes with common tools such as git, Python, Node.js, and other programming languages pre-installed. Codespaces can also be customized with other packages. Warpspaces are Codespaces that have been customized with useful tools for performing migrations, including:- GitHub’s CLI tools
- GitHub’s migration tools
- Warp’s CLI tools
Opening a Warpspace
%20(1).png?fit=max&auto=format&n=Jt8JnIIrXRnRUKLp&q=85&s=58151f6c3339678e140e51cf5e431123)
- Open the Project’s Migration HQ repository,
- Click the Code button,
- Select the Codespaces tab, and
- Click the + button or, if it’s available, the Create codespace on main button.
%20(1)%20(1)%20(1)%20(1).png?fit=max&auto=format&n=l0V83cTRF3ti5K9q&q=85&s=52a877e62b223339b98d98773036b0be)
The Warpspace during the initialization process.
%20(1)%20(1)%20(1).png?fit=max&auto=format&n=Jt8JnIIrXRnRUKLp&q=85&s=03a507ab74e9b685be663810b64f6878)
The Warpspace after initialization.