#/usr/bin/env bash set -uo pipefail javac -Xlint -d target/ src/**/*.java