There is plan to move test harnesses from bowtie repository to their own repositories. The POC was successfully implemented for one of the test harnesses in #1849. To simplify further process we can create a template repo based on https://github.com/bowtie-json-schema/kotlin-kmp-json-schema-validator. We should take:
- GitHub workflows (modify the to optionally include QUEMU for cross-arch builds)
- zizmor configuration
- pre-commit configuration (excluding hooks specific to the implementation language)
- License file