Winget github quick start

Install git and github cli through winget to avoid using a browser or manually entering the microsoft store tool. Install vscode and WSL if you need it.

winget install -e --id GitHub.cliwinget install --id Git.Git -e --source winget
## if visual studio code is your thing
winget install vscode
winget install Microsoft.WSL

Leave a Reply

Your email address will not be published. Required fields are marked *