initial commit

This commit is contained in:
2025-03-11 21:59:07 +01:00
commit aa02abf3d4
56 changed files with 387359 additions and 0 deletions

7
run.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env sh
set -x
set -e
./mvnw clean package
java -cp target/crossword-1.0-SNAPSHOT.jar com.spijkerman.ivo.crossword.App ./dictionary