This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |