Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
I converted the project to use Gradle instead of Maven. Gradle is the standard build tool for Java projects nowadays.
To run all the tests and build the project.
On Linux/Mac
On Windows