Skip to content
 
 

Repository files navigation

CI

Gradle tutorial for complete beginners

Accompanying repository to Gradle tutorial for complete beginners (article | video).

Building

To build and test the application:

gradlew build (Windows) ./gradlew build (Linux/Mac)

Executing jar file

Execute the built jar directly using the java command.

java -jar build/libs/gradle-tutorial.jar

Need Gradle support?

Contact me if you need help with Gradle at tom@tomgregory.com.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages