A Gradle project template with integrated GitHub actions, linting, formatting, and Maven Central publishing workflow.
gh repo create <your-repo-name> --template DanielLiu1123/template-gradle --publicThis project uses Spotless and Spotbugs for formating and linting.
./gradlew buildSee PUBLISHING.md.