Swift/Java people - This may be a stupid question.
The W3C's epub validator is a jar file that can be executed from the command line.
Is this something that can be easily wrapped in a small swift app? I.e. can you call a jar file from a swift Mac app and pipe the output. Do you need to install Java on your Mac to do so?
I clearly haven't thought about this much but woke up wondering if I could replace this use of Docker and remembered @airspeedswift 's session at Server Side 2024.
