-
- Downloads
chore: add devcontainer configuration
This allows a dev environment for the the repository to be automatically created by vscode (or other devcontainer-using tools). It works with both local filesystem bind mount workspaces, and named container volumes.
parent
1b925f33
No related branches found
Tags v0.181
Checking pipeline status
Showing
- .devcontainer/.envrc 5 additions, 0 deletions.devcontainer/.envrc
- .devcontainer/.gitignore 4 additions, 0 deletions.devcontainer/.gitignore
- .devcontainer/Dockerfile 4 additions, 0 deletions.devcontainer/Dockerfile
- .devcontainer/devcontainer.json 13 additions, 0 deletions.devcontainer/devcontainer.json
- .devcontainer/docker-compose.yaml 4 additions, 0 deletions.devcontainer/docker-compose.yaml
- .devcontainer/gen-docker-compose-workspace-env.sh 293 additions, 0 deletions.devcontainer/gen-docker-compose-workspace-env.sh
- .envrc 6 additions, 0 deletions.envrc
- .pre-commit-config.yaml 2 additions, 0 deletions.pre-commit-config.yaml
Loading
Please register or sign in to comment