run:
    ./gradlew run

test:
    ./gradlew test

clean:
    fd -td -I build -x rm -r