Skip to content

samirsdoshi/testapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton for Java 8 using gradle and junit

Requirements:

gradle, java

note: The best way to get gradle is to download it from http://gradle.org/ This skeleton was created with gradle 2.3

run gradle tasks to list all tasks for gradle

Build instructions:

./gradlew clean build

Run instructions:

test will run during build but can be ran manually with ./gradlew test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages