mirror of
https://github.com/osukey/osukey.git
synced 2025-05-17 03:27:21 +09:00
4 lines
148 B
PowerShell
Executable File
4 lines
148 B
PowerShell
Executable File
dotnet tool install Cake.Tool --global --version 0.35.0
|
|
dotnet cake ./build/build.cake --bootstrap
|
|
dotnet cake ./build/build.cake
|
|
exit $LASTEXITCODE |