Files
JavaUtils/zeitlaeufer/compileProject.sh
2025-08-06 10:28:16 +02:00

4 lines
51 B
Bash

#/usr/bin/env bash
javac -d target/ src/**/*.java