Move CLI Tools to a different repo dedicated to helper tools.

This commit is contained in:
zontreck 2024-08-30 11:18:05 -07:00
parent a126358c5f
commit 7da8dbef33
2 changed files with 0 additions and 28 deletions

View file

@ -6,5 +6,3 @@ mkdir out
rm -rf out/*
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/mkfsreport.bin bin/mkfsreport.dart