Scaffold includes configuration which you can use with Visual Studio Code Dev Containers or GitHub Codespaces to spin up a local or remote development container. This is ideal for those who want to;
- Use a sandboxed development environment.
- Get started faster with a consistent development environment.
Learn more about development containers from containers.dev.
For this development experience to work, only the following need to be installed on your local machine.
All other tooling should already be installed inside the development container. You are also welcomed to install your own.
The same configuration for Visual Studio Code Dev Containers can also be used with GitHub Codespaces to spin up a remote development environment. This development environment can be accessed from a web browser or in Visual Studio Code with the GitHub Codespaces extension.