diff --git a/compile.sh b/compile.sh new file mode 100755 index 0000000..3857dba --- /dev/null +++ b/compile.sh @@ -0,0 +1 @@ +dart compile exe -o bin/dcat bin/dcat.dart