Adds some more IO Helpers
This commit is contained in:
parent
8e888cba1f
commit
6555b6c8f0
5 changed files with 260 additions and 3 deletions
|
@ -4,7 +4,7 @@ rm -rf doc
|
|||
dart doc
|
||||
mkdir out
|
||||
rm -rf out/*
|
||||
flutter pub publish -f --skip-validation
|
||||
dart compile exe -o out/server_test bin/server_test.dart
|
||||
dart compile exe -o out/client_test bin/client_test.dart
|
||||
dart compile exe -o out/dbikc.bin bin/dbikc.dart
|
||||
dart compile exe -o out/dbikc.bin bin/dbikc.dart
|
||||
dart compile exe -o out/mkfsreport.bin bin/mkfsreport.dart
|
Loading…
Add table
Add a link
Reference in a new issue