Repository with collection of sample ready to use project using tools like Gradle, CircleCi, etc.
- Github account.
- JDK 6 or later (for this session we use JDK 7)
- Git bash (here)
- Notepad++ or anyother editor.
- An IDE prefeably Eclipse IDE (here).
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