Codespaces / devcontainer
To get started using Codespaces, you flip a toggle:
Once you run devenv shell
, you should see auto-generated .devcontainer.json
.
If you commit that file to the git repository and push it, you're good to go.
To get started using Codespaces, you flip a toggle:
Once you run devenv shell
, you should see auto-generated .devcontainer.json
.
If you commit that file to the git repository and push it, you're good to go.