Prerequisites
The following tools are required:
After installing these tools (and ensuring they are available in your system PATH), open a terminal or PowerShell and run the following commands:
git --version
docker --version
code --version
If the installation was successful, each command should print the installed version without errors.