Files
Reboot-Launcher/release/release.bat
Alessandro Autiero 30f1b0f162 Reboot v3
2023-06-03 18:30:50 +02:00

5 lines
221 B
Batchfile

dart compile exe ./lib/watch.dart --output ./assets/browse/watch.exe
flutter_distributor package --platform windows --targets exe
flutter pub run msix:create
dart compile exe ./lib/cli.dart --output ./dist/cli/reboot.exe