Skip to content

paschalcs/csa-introduction-to-software-libraries-Johnhernandezz

 
 

Repository files navigation

Review Assignment Due Date Open in Codespaces

java-gradle-template

build codecov

template repository for Java projects using Gradle

Features

Usage

  • Click Use this template
    • This will prompt you to create a new repository with all the files setup
  • Rename the root project (currently java-gradle-template) and group (currently com.willmolloy) to your liking
  • Delete anything you won't use (sub projects, dependencies, etc.)
  • Update the README
  • Other non-code setup like your GitHub branch protections

Build and test

./gradlew spotlessApply build integrationTest

Promise

  • Keep up to date with:
    • Future Java versions
    • Future Gradle versions
    • Other dependency upgrades
    • Any other cool tools or plugins

About

template for Java Gradle projects with GitHub Actions CI, Codecov, SpotBugs etc. setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%