Skip to content

Commit

Permalink
🔥Added Windows Binary Creation Script.
Browse files Browse the repository at this point in the history
  • Loading branch information
omegaui committed May 12, 2024
1 parent 6099d54 commit 3e01471
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions make-bin.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
dart compile exe -o gpm-binary-replacer.exe --target-os windows bin\gpm_binary_replacer.dart
dart compile exe -o gpm.exe --target-os windows bin\gpm.dart

0 comments on commit 3e01471

Please sign in to comment.