/dummyProject

Starting point for a Java Project with Gradle and CircleCI

Primary LanguageJava

sampleProject

Repository with collection of sample ready to use project using tools like Gradle, CircleCi, etc.

Pre-requisite:

What to do with this?

Fork the project into your github account and then clone the porject locally:

$git clone <<github url>>

, and go to git bash. Run following command:

$./gradlew task

Follow the tutorial