You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added some baseline files to the project to introduce support for devcontainers. The workflow is mostly based around visual studio code right now, but the spec is open. The underlying container is just a docker container so in theory could be extended to run any command line tools as well.
I've added some baseline files to the project to introduce support for devcontainers. The workflow is mostly based around visual studio code right now, but the spec is open. The underlying container is just a docker container so in theory could be extended to run any command line tools as well.
Some info:
Devcontainer spec: https://containers.dev/implementors/spec/
Github codespaces: https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers
The text was updated successfully, but these errors were encountered: