| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This is Devcontainer configuration to provide a consistent development environment for all contributors.
Install Docker and Visual Studio Code
Install the Remote - Containers extension in VS Code
Do CTRL+P, paste this command and press Enter
ext install ms-vscode-remote.remote-containersOpen this repository in VS Code
When prompted, click "Reopen in Container"
Wait for the environment to build and initialize
After setup:
To manually run checks on all files:
pre-commit run --all-filesFor further information here's Microsoft tutorial about devcontainers.
| Back | FazBrowse Home | New Git URL |