Skip to content

Instantly share code, notes, and snippets.

View m-sadegh-sh's full-sized avatar
🤓
Working from home

Mohammad Sadegh Shad m-sadegh-sh

🤓
Working from home
View GitHub Profile
@Mohsens22
Mohsens22 / install.bat
Last active November 14, 2022 13:29
Geeks VPC update tools
dotnet tool install zebble-schema --global
dotnet tool install zebble-image --global
dotnet tool install zebble-format-zbl --global
dotnet tool install zebble-css --global
dotnet tool install zebble-compile-zbl --global
dotnet tool install zebble-build --global
dotnet tool install update-local-nuget-cache --global
dotnet tool install replace-in-file --global
dotnet tool install msharp-build --global
dotnet tool install generate-eventbus-command-proxy --global