mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-09 01:52:32 +02:00
Build scripts & tools
Requirements
Windows
- dotnet sdk
- Windows Subsystem for Linux (WSL)
- dotnet-sdk
- wget
- zip
- unzip
Linux and macOS
- dotnet-sdk
- wget
- zip
- unzip
Scripts
- compile.(bat|sh): Compiles project under default configurations
- run.(bat|sh): Compiles and runs the project under default configurations
- createRelease.(ps1|sh): Compiles, publish and pack a release for a target runtime