Skip to content

Instantly share code, notes, and snippets.

View juanluelguerre's full-sized avatar
:octocat:
Developing...

Juan Luis Guerrero Minero juanluelguerre

:octocat:
Developing...
View GitHub Profile
@juanluelguerre
juanluelguerre / Install WinGet Stuff
Last active December 9, 2022 13:29 — forked from paulyuk/Install WinGet Stuff
Install WinGet Stuff
Winget install "Windows Terminal Preview"
Winget install "Microsoft .NET SDK" # assume .NET SDK 7.0+ (the latest one)
Winget install "Microsoft.dotnetRuntime.3-x64" #for Tye
Winget install "Python.Python.3"
Winget install "Node.js"
Winget install "Git"
# Winget install "Company Portal"
Winget install "Microsoft Azure Storage Explorer"
Winget install "Microsoft Azure CLI"
# Winget install "Discord"