mirror of
https://github.com/osukey/osukey.git
synced 2025-05-12 09:07:28 +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 |